From 32d7c7eb2b733144160c7960552bb6fe0b707f89 Mon Sep 17 00:00:00 2001 From: Philipp Seibt Date: Wed, 21 Feb 2024 12:13:20 +0100 Subject: [PATCH] Change templates to support CSP on WYSIWYG editors like TinyMCE --- CHANGELOG.md | 6 + composer.json | 2 +- contao/sql/contao50/full.sql | 978 ----------- contao/sql/contao50/minimal.sql | 862 ---------- contao/sql/contao51/full.sql | 981 ----------- .../minimal.sql => contao53/full.sql} | 1434 +++++++++-------- .../ce_cthemes_feature_element_nature.html5 | 2 +- .../ce_cthemes_teaserbox_fullheight.html5 | 28 +- .../ce_cthemes_teaserbox_nature.html5 | 2 +- .../elements/ce_slider_element_nature.html5 | 2 +- .../elements/ce_text_modal_nature.html5 | 4 +- .../templates/events/event_full_nature.html5 | 4 +- .../templates/events/event_list_nature.html5 | 2 +- .../events/event_teaser_nature.html5 | 2 +- contao/templates/forms/form_captcha.html5 | 75 +- contao/templates/news/news_full_nature.html5 | 2 +- .../news/news_latest_nature_col2.html5 | 2 +- .../news/news_latest_nature_col3.html5 | 2 +- contao/templates/news/news_short_nature.html5 | 2 +- .../news_social_feed_extended_nature.html5 | 2 +- .../news/news_social_feed_nature.html5 | 2 +- public/scss/parts/elements.scss | 6 + src/Migration/InitialDemoDataMigration.php | 5 - src/Migration/MigrationHelperTrait.php | 2 +- src/Module/NatureThemeSetup.php | 2 +- 25 files changed, 836 insertions(+), 3575 deletions(-) delete mode 100644 contao/sql/contao50/full.sql delete mode 100644 contao/sql/contao50/minimal.sql delete mode 100644 contao/sql/contao51/full.sql rename contao/sql/{contao51/minimal.sql => contao53/full.sql} (60%) diff --git a/CHANGELOG.md b/CHANGELOG.md index f444ae2..8677d8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,12 @@ Types of changes Security in case of vulnerabilities. ) +## [2.3.1](https://github.com/contao-themes-net/nature-theme-bundle/tree/2.3.1) – 2024-02-21 + +- [Changed] Change templates to support CSP on WYSIWYG editors like TinyMCE +- [Changed] Now require contao version ^5.3 +- [Changed] Update sql files + ## [2.3.0](https://github.com/contao-themes-net/nature-theme-bundle/tree/2.3.0) – 2024-08-02 - [Added] Add quote element diff --git a/composer.json b/composer.json index e10840b..07f1f4e 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ }, "require": { "php": "^8.0", - "contao/core-bundle": "^5.0", + "contao/core-bundle": "^5.3", "terminal42/contao-folderpage": "^3.0", "pdir/contao-theme-helper-bundle": "^1.5", "contao-themes-net/theme-components-bundle": "^1.4", diff --git a/contao/sql/contao50/full.sql b/contao/sql/contao50/full.sql deleted file mode 100644 index 0512959..0000000 --- a/contao/sql/contao50/full.sql +++ /dev/null @@ -1,978 +0,0 @@ -SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; -SET AUTOCOMMIT = 0; -START TRANSACTION; -SET time_zone = "+00:00"; - -/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; -/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; -/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; -/*!40101 SET NAMES utf8mb4 */; - - -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(1, 2, 128, 1591889434, 'Slider', 'slider', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(2, 4, 128, 1566910260, 'Textelemente', 'textelemente', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(3, 2, 256, 1569245498, 'Intro', 'intro', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:34:\"has-background article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(4, 2, 384, 1567007924, 'Teaserboxen / Full Height', 'teaserboxen-full-height', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(5, 2, 512, 1568897727, 'Text', 'text', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:19:\"article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(6, 4, 256, 1566986289, 'Grid-Beispiele', 'grid-beispiele', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(7, 2, 544, 1568898441, 'Teaserbox', 'teaserbox', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(9, 7, 128, 1567077842, '01_Logo', '01-logo', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'NATURE01/01', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(11, 9, 128, 1567085919, 'News', 'news', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(12, 10, 128, 1567085933, 'Events', 'events', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(13, 11, 128, 1567085943, 'Navigation', 'navigation', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(14, 12, 128, 1567085951, 'User', 'user', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(15, 13, 128, 1567085958, 'Newsletter', 'newsletter', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(16, 14, 128, 1567085965, 'FAQ', 'faq', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(17, 15, 128, 1567085974, 'Formulare', 'formulare', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(18, 16, 128, 1567085981, 'Suche', 'suche', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(19, 17, 128, 1567086004, 'Einspaltiges Layout', 'einspaltiges-layout', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(21, 19, 128, 1567086039, 'Layout mit linker Spalte', 'layout-mit-linker-spalte', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(22, 20, 128, 1567086051, 'Layout mit rechter Spalte', 'layout-mit-rechter-spalte', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(23, 21, 128, 1567086062, 'Dreispaltiges Layout', 'dreispaltiges-layout', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(25, 23, 128, 1567086113, 'Akkordion', 'akkordion', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(26, 24, 384, 1570633075, 'Content Slider', 'content-slider', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(27, 25, 128, 1567086135, 'Media-Elemente', 'media-elemente', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(28, 26, 128, 1567086145, 'Download-Elemente', 'download-elemente', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(29, 27, 128, 1567086153, 'Theme-Elemente', 'theme-elemente', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(30, 4, 384, 1568280815, 'Buttons & Links', 'buttons-links', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(31, 2, 576, 1568898194, 'Tabs', 'tabs', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(32, 28, 128, 1567522497, '02/03 Copyright-Hinweis', '02-03-copyright-hinweis', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'NATURE02/03', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(33, 2, 896, 1568718476, 'Abschlusstext', 'abschlusstext', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(34, 28, 64, 1567526123, '02/01 Erste Spalte', '02-01-erste-spalte', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'NATURE02/01', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(35, 28, 96, 1567522523, '02/02 Zweite Spalte', '02-02-zweite-spalte', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'NATURE02/02', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(36, 29, 128, 1567523197, 'Impressum', 'impressum', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(37, 31, 128, 1567523249, 'Datenschutz', 'datenschutz', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(38, 32, 128, 1567523282, 'Kontakt', 'kontakt', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(39, 17, 64, 1567784220, 'Header', 'header-2', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(40, 4, 512, 1567780751, 'Hero', 'hero', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(41, 19, 64, 1567785282, 'Header', 'header-3', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(42, 20, 64, 1567785291, 'Header', 'header-4', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(43, 21, 64, 1568028939, 'Header', 'header-5', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(44, 21, 256, 1568029315, 'Rechte Spalte', 'rechte-spalte', 1, 'right', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(45, 33, 128, 1568030272, 'News-Detailansicht', 'news-details', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(46, 34, 128, 1568030286, 'Events-Detailansicht', 'events-details', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(47, 33, 64, 1568109555, 'Header', 'header-6', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(48, 34, 64, 1568125504, 'Header', 'header-7', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(49, 35, 128, 1568208463, 'Newsletter abonniert (Bestätigungsmail)', 'newsletter-abonniert', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(50, 36, 128, 1568208488, 'Newsletter abonniert (Aktivierung)', 'newsletter-aktivierung', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(51, 37, 128, 1568208611, 'Newsletter abbestellen (Deaktivierung)', 'newsletter-kuendigung', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(52, 38, 128, 1568210413, 'FAQ-Leser', 'faq-leser', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(53, 4, 640, 1568280917, 'Listen', 'listen', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(54, 4, 768, 1568280952, 'Tabellen', 'tabellen', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(55, 4, 896, 1568280962, 'Weitere Textelemente', 'weitere-textelemente', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(56, 39, 128, 1568282094, 'Icons', 'icons', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(57, 24, 256, 1570695418, 'Full Width Height Slider', 'full-width-height-slider', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(58, 27, 256, 1568387585, 'Teaserbox', 'teaserbox-2', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(59, 27, 192, 1568387632, 'Teaserboxen / Full Height', 'teaserboxen-full-height-2', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(60, 27, 384, 1568387792, 'Content-Box', 'content-box', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(61, 27, 512, 1568390071, 'Preistabelle', 'preistabelle', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(62, 27, 640, 1568628147, 'Text und Icon', 'text-und-icon', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(63, 40, 128, 1568642420, 'Modaler Dialog', 'modaler-dialog', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(64, 32, 64, 1568646630, 'Header', 'header-8', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(66, 41, 288, 1570631526, 'Artikel mit weißen Hintergrund', 'artikel-mit-weissen-hintergrund', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:19:\"article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(67, 41, 448, 1570631534, 'Artikel mit Hintergrund (white-ter)', 'artikel-mit-hintergrund-white-ter', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:58:\"has-background-white-ter has-text-dark article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(69, 41, 384, 1569239285, 'Artikel mit Hintergrund (grey-lighter)', 'artikel-mit-hintergrund-grey-lighter', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:61:\"has-background-grey-lighter has-text-dark article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(70, 41, 192, 1568713709, 'Artikel mit Hintergrund (primary)', 'artikel-mit-hintergrund-primary', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:57:\"has-background-primary has-text-white article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(71, 41, 512, 1568713914, 'Artikel mit Hintergrund (dark)', 'artikel-mit-hintergrund-dark', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:54:\"has-background-dark has-text-white article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(72, 41, 640, 1568713952, 'Artikel mit Hintergrund (info)', 'artikel-mit-hintergrund-info', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:54:\"has-background-info has-text-white article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(73, 41, 768, 1568713986, 'Artikel mit Hintergrund (success)', 'artikel-mit-hintergrund-success', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:57:\"has-background-success has-text-white article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(74, 41, 896, 1569239370, 'Artikel mit Hintergrund (warning)', 'artikel-mit-hintergrund-warning', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:56:\"has-background-warning has-text-dark article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(75, 41, 1024, 1568714037, 'Artikel mit Hintergrund (danger)', 'artikel-mit-hintergrund-danger', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:56:\"has-background-danger has-text-white article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(76, 41, 1152, 1568714459, 'Artikel mit Hintergrund und Textfarbe (white-ter / primary)', 'artikel-mit-hintergrund-und-textfarbe-white-ter-primary', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:61:\"has-background-white-ter has-text-primary article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(77, 41, 1280, 1568714575, 'Artikel mit Hintergrund und Textfarbe (grey-dark / warning)', 'artikel-mit-hintergrund-und-textfarbe-grey-dark-warning', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:61:\"has-background-grey-dark has-text-warning article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(80, 19, 96, 1568718878, 'Linke Spalte', 'linke-spalte', 1, 'left', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(82, 20, 96, 1568719762, 'Rechte Spalte', 'rechte-spalte-2', 1, 'right', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(83, 2, 736, 1570636646, 'Newsletter', 'newsletter-2', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:37:\"has-background-primary has-text-white\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(84, 42, 128, 1569397427, '403 Zugriff verweigert', '403-zugriff-verweigert', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(85, 43, 128, 1569399092, 'Überschrift', 'ueberschrift', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:22:\"has-background-primary\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(86, 43, 256, 1569399098, '404 Seite nicht gefunden', '404-seite-nicht-gefunden', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(87, 42, 64, 1569399108, 'Überschrift', 'ueberschrift-2', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:22:\"has-background-primary\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(88, 44, 128, 1569399301, '401 Nicht authentifiziert', '401-nicht-authentifiziert', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(89, 44, 64, 1569399321, 'Überschrift', 'ueberschrift-3', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:22:\"has-background-primary\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(90, 4, 64, 1569512920, 'Header', 'header-9', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(91, 27, 64, 1569514945, 'Header', 'header-10', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(92, 45, 128, 1570008683, 'Text', 'text-2', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(93, 47, 128, 1570008700, 'Text', 'text-4', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(94, 45, 64, 1569838139, 'Header', 'header-11', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(95, 47, 64, 1569838251, 'Header', 'header-12', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(96, 48, 64, 1569933606, 'Header', '', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(97, 48, 128, 1570008694, 'Text', 'text-3', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(98, 49, 64, 1569933890, 'Header', '', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(99, 49, 128, 1570008708, 'Text', 'text-5', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(100, 27, 768, 1570012510, 'Tabs', 'tabs-2', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(101, 51, 128, 1570539329, 'Vielen Dank für Ihre Anfrage', 'vielen-dank-fuer-ihre-anfrage', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(107, 27, 896, 1582290563, 'Text-Modal', 'text-modal', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(108, 54, 128, 1634900314, 'Megamenü', 'module-megamenue', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(111, 56, 64, 1666167456, 'Header', '', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(112, 56, 128, 1666167457, 'Einspaltiges Layout', '', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(113, 58, 64, 1666167458, 'Header', '', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(114, 58, 128, 1666167458, 'Dreispaltiges Layout', '', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(115, 58, 256, 1666167459, 'Rechte Spalte', '', 1, 'right', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(116, 59, 64, 1666167463, 'Header', '', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(117, 59, 96, 1666167463, 'Linke Spalte', '', 1, 'left', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(118, 59, 128, 1666167463, 'Layout mit linker Spalte', '', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(119, 60, 64, 1666167464, 'Header', '', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(120, 60, 96, 1666167464, 'Rechte Spalte', '', 1, 'right', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(121, 60, 128, 1666167464, 'Layout mit rechter Spalte', '', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); - -INSERT INTO `tl_calendar` (`id`, `tstamp`, `title`, `jumpTo`, `protected`, `groups`, `allowComments`, `notify`, `sortOrder`, `perPage`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`) VALUES(1, 1568109105, 'Events', 34, 0, NULL, 0, 'notify_admin', 'ascending', 0, 0, 0, 0, 0); - -INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `featured`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(1, 1, 1569916941, 'Vortrag zum Thema \"Bienen schützen\"', 0, 'vortrag-zum-thema-bienen-schuetzen', 1, 1, 1569596400, 1569607200, 1569535200, NULL, '', '', NULL, 'Musterstadt', 'Bienenallee 17', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 1, 0, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 1, 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `featured`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(2, 1, 1569916929, 'Vortrag zum Thema \"Honig- und Wildbienen\"', 0, 'vortrag-zum-thema-honig-und-wildbienen', 1, 1, 1573387200, 1573392600, 1573340400, NULL, '', '', NULL, 'Musterstadt', 'Bienenallee 17', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 1, 0, 0xdf8a8842e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 1, 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `featured`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(3, 1, 1569916918, 'Vortrag zum Thema \"Urban Beekeeping\"', 0, 'vortrag-zum-thema-urban-beekeeping', 1, 1, 1580047200, 1580056200, 1579993200, NULL, '', '', NULL, 'Musterstadt', 'Bienenallee 17', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 1, 0, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 0, 0, 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `featured`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(4, 1, 1569916910, 'Grüne Woche im April', 0, 'gruene-woche', 1, 0, 1586728800, 1587333599, 1586728800, 1587247200, '', '', NULL, 'Musterstadt', 'Bienenallee 2', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden.

', 1, 0, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 1, 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `featured`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(8, 1, 1594136575, 'Grüne Woche im September', 0, 'gruene-woche-im-september', 1, 1, 1569254400, 1569780000, 1569189600, 1569708000, '', '', NULL, 'Musterstadt', 'Bienenallee 2', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden.

', 1, 0, 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 1, 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_calendar_events` (`id`, `pid`, `tstamp`, `title`, `featured`, `alias`, `author`, `addTime`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `location`, `address`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `recurring`, `repeatEach`, `repeatEnd`, `recurrences`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(9, 1, 1570540147, 'Vortrag zum Thema \"Honig- und Wildbienen\"', 0, 'vortrag-zum-thema-honig-und-wildbienen-2', 1, 1, 1567584000, 1567598400, 1567548000, NULL, '', '', NULL, 'Musterstadt', 'Bienenallee 17', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 1, 0, 0xe321c1e8e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 1, 'a:2:{s:4:\"unit\";s:6:\"months\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); - -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(2, 'sliderStart', 1, 'tl_article', 128, 1567682907, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 1, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:40:\"full-width-height-slider parallax-slider\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a323a223130223b693a313b733a313a2231223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(3, 'sliderStop', 1, 'tl_article', 256, 1566897391, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(4, 'ct_sliderElement', 1, 'tl_article', 192, 1570698189, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#honigbienen', 'Mehr erfahren ...', '', '', NULL, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(6, 'ct_sliderElement', 1, 'tl_article', 160, 1620807216, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Die Biene.\";}', '

... eines der wichtigsten Nutztiere auf der Welt.
Egal ob Wildbienen, Honigbienen oder Bienen in der Stadt - Bienen faszinieren, doch ohne unsere Hilfe wird es vielerorts schwer.

', 1, 0, 0, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#article-3', 'Warum ist das so?', '', '', 0xa09d3989eaab11e98cc3e0d55edd9ad9, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(9, 'headline', 2, 'tl_article', 128, 1566910278, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:15:\"h1-Überschrift\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(10, 'headline', 2, 'tl_article', 256, 1566910292, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"h2-Überschrift\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(11, 'headline', 2, 'tl_article', 384, 1566910318, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"h3-Überschrift\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(12, 'headline', 2, 'tl_article', 512, 1566910314, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:15:\"h4-Überschrift\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(13, 'headline', 2, 'tl_article', 640, 1566910333, 'a:2:{s:4:\"unit\";s:2:\"h5\";s:5:\"value\";s:15:\"h5-Überschrift\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(14, 'headline', 2, 'tl_article', 768, 1566910346, 'a:2:{s:4:\"unit\";s:2:\"h6\";s:5:\"value\";s:15:\"h6-Überschrift\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(15, 'text', 3, 'tl_article', 128, 1570638176, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:27:\"Wo sind all die Bienen hin?\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:18:\"wo-sind-die-bienen\";i:1;s:17:\"center large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(17, 'ct_sliderElement', 1, 'tl_article', 200, 1570698198, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#wildbienen', 'Hier geht\'s lang!', '', '', NULL, 0xdf8eef3be41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(18, 'ct_teaserBox', 4, 'tl_article', 128, 1570722149, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:50:\"Bis zu 50.000 Honig­bienen leben in einem Volk\";}', '

Auf der ganzen Welt gibt es 9 Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

', 1, 0, 0, 0x6d5db348ea7711e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:11:\"honigbienen\";i:1;s:16:\"sticky-teaserbox\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(19, 'ct_teaserBox', 4, 'tl_article', 64, 1570722143, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:50:\"Mehr als 2.500 Wild­bienen­arten in Europa\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden von ihnen gern genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"wildbienen\";i:1;s:16:\"sticky-teaserbox\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(20, 'ct_teaserBox', 4, 'tl_article', 384, 1570722155, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:67:\"Insekten leisten bis zu 90 Prozent der Bestäu­bungs­arbeit\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 1, 0, 0, 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(21, 'text', 5, 'tl_article', 128, 1570031294, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

\n

 

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:17:\"center large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(22, 'ct_sliderElement', 1, 'tl_article', 208, 1570697935, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Bienen schützen!\";}', '

Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der gesamten Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Umso besorgniserregender ist die Tatsache, dass in den letzten Jahren weltweit konsequent immer mehr Bienenpopulationen einfach wegsterben.

', 0, 0, 0, 0xe27cfbfde41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#article-33', 'Was kann ich tun?', '', '', NULL, 0xe5116e9ee41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(23, 'ct_wrapperStart', 6, 'tl_article', 128, 1569837109, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(24, 'ct_wrapperStop', 6, 'tl_article', 256, 1566986370, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(25, 'text', 6, 'tl_article', 192, 1567005325, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(26, 'text', 6, 'tl_article', 224, 1567005335, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(27, 'headline', 6, 'tl_article', 64, 1570631669, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:50:\"Grid mit automatischer Anpassung der Spaltenbreite\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(28, 'headline', 6, 'tl_article', 32, 1570631653, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Grids\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(30, 'ct_wrapperStart', 6, 'tl_article', 512, 1567006591, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns is-multiline', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(31, 'text', 6, 'tl_article', 640, 1567006704, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] First Column

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(32, 'text', 6, 'tl_article', 768, 1567006712, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Our Second Column

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(33, 'ct_wrapperStop', 6, 'tl_article', 896, 1567005399, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(34, 'text', 6, 'tl_article', 832, 1567006720, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Third Column

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(35, 'text', 6, 'tl_article', 864, 1567006730, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] The Fourth Column

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(36, 'text', 6, 'tl_article', 880, 1567006877, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Fifth Column.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:15:\"bd-notification\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(37, 'headline', 6, 'tl_article', 1024, 1570631681, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:35:\"Grid mit selbst definierten Klassen\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(38, 'ct_wrapperStart', 6, 'tl_article', 1152, 1567006912, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(39, 'text', 6, 'tl_article', 1280, 1567007229, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-6-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(40, 'text', 6, 'tl_article', 1408, 1567007201, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-3-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-3-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(41, 'ct_wrapperStop', 6, 'tl_article', 1536, 1567006912, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(42, 'text', 6, 'tl_article', 1472, 1567007213, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-3-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-3-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(43, 'headline', 6, 'tl_article', 1664, 1570631694, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:32:\"Grid mit zentrierter Ausrichtung\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(44, 'ct_wrapperStart', 6, 'tl_article', 1792, 1567007305, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(45, 'text', 6, 'tl_article', 1920, 1567007386, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-4] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-4', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(46, 'text', 6, 'tl_article', 2048, 1567007393, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-4] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-4', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(47, 'ct_wrapperStop', 6, 'tl_article', 2176, 1567007283, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(48, 'headline', 6, 'tl_article', 2304, 1570631708, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:17:\"Grid ohne Abstand\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(49, 'ct_wrapperStart', 6, 'tl_article', 2432, 1567007360, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns is-gapless', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(50, 'text', 6, 'tl_article', 2560, 1567007365, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(51, 'text', 6, 'tl_article', 2688, 1567007372, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(52, 'ct_wrapperStop', 6, 'tl_article', 2816, 1567007344, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(53, 'ct_teaserBox', 7, 'tl_article', 64, 1570698045, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenhonig
Nahrungsreserve

\n

Der Honig, der aus Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 1, 0, 0, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_nature', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(56, 'image', 9, 'tl_article', 128, 1570611687, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0x2af4cce8ea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"7\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(58, 'hyperlink', 30, 'tl_article', 64, 1567090787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Hauptfarbe)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(59, 'hyperlink', 30, 'tl_article', 192, 1567090839, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Link)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-link', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(60, 'hyperlink', 30, 'tl_article', 320, 1567090846, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Info)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(61, 'hyperlink', 30, 'tl_article', 448, 1567090853, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Erfolg)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(62, 'hyperlink', 30, 'tl_article', 576, 1567090858, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Warnung)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(63, 'hyperlink', 30, 'tl_article', 704, 1567090864, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Achtung)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(65, 'hyperlink', 30, 'tl_article', 32, 1567090771, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(67, 'hyperlink', 30, 'tl_article', 832, 1567091095, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Klein)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-small', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(68, 'hyperlink', 30, 'tl_article', 960, 1567091105, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Medium)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-medium', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(69, 'hyperlink', 30, 'tl_article', 1088, 1567091116, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Groß)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-large', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(70, 'headline', 30, 'tl_article', 16, 1570631800, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Button-Farben\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(71, 'headline', 30, 'tl_article', 768, 1570631814, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Button-Größen\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(72, 'headline', 30, 'tl_article', 8, 1567091186, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Buttons\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(73, 'headline', 30, 'tl_article', 1216, 1570631822, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Button-Styles\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(74, 'hyperlink', 30, 'tl_article', 896, 1567091220, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Normal)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(75, 'hyperlink', 30, 'tl_article', 1344, 1567091299, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Laden)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-loading', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(76, 'headline', 30, 'tl_article', 1472, 1570631845, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:31:\"Button-Eigenschaften kombiniert\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(77, 'hyperlink', 30, 'tl_article', 1280, 1567091354, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Hauptfarbe mit Rahmen)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-primary is-outlined', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(78, 'hyperlink', 30, 'tl_article', 1600, 1567091450, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Hauptfarbe / Klein)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-primary is-small', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(79, 'hyperlink', 30, 'tl_article', 1728, 1567091480, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Info / Laden)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-info is-loading', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(80, 'hyperlink', 30, 'tl_article', 1856, 1567091511, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Achtung / Groß / mit Rahmen)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-danger is-large is-outlined', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(87, 'text', 32, 'tl_article', 128, 1571136617, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

© Firma / {{date::Y}} / Nature Theme by contao-themes.net

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(94, 'tabsNavElement', 31, 'tl_article', 256, 1622023145, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, 0x613a333a7b693a303b613a323a7b733a353a2276616c7565223b733a353a227461622d31223b733a353a226c6162656c223b733a31313a22486f6e69676269656e656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a353a227461622d32223b733a353a226c6162656c223b733a31303a2257696c646269656e656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a353a227461622d33223b733a353a226c6162656c223b733a373a2248756d6d656c6e223b7d7d, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(95, 'tabsStartElement', 31, 'tl_article', 384, 1567509105, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-1', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(97, 'text', 31, 'tl_article', 448, 1585317936, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(102, 'tabsStopElement', 31, 'tl_article', 768, 1567504999, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(106, 'image', 31, 'tl_article', 608, 1570631319, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xfc10ab82eaa011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(108, 'ct_wrapperStart', 31, 'tl_article', 416, 1567512712, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(109, 'ct_wrapperStop', 31, 'tl_article', 688, 1567509134, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(110, 'tabsStartElement', 31, 'tl_article', 896, 1567509175, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-2', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(111, 'ct_wrapperStart', 31, 'tl_article', 1024, 1567512725, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(112, 'text', 31, 'tl_article', 1152, 1585317946, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(113, 'image', 31, 'tl_article', 1088, 1570623911, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xb2f95495ea8f11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(114, 'ct_wrapperStop', 31, 'tl_article', 1408, 1567509165, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(115, 'tabsStopElement', 31, 'tl_article', 1536, 1567509165, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(116, 'text', 33, 'tl_article', 128, 1570615285, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, denn diese fleißigen Helfer spielen eine zentrale Rolle im Erhalt unserer Kultur- und Landwirtschaft. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(120, 'text', 34, 'tl_article', 64, 1570611701, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Besuchen Sie uns auch auf anderen Plattformen

\n

{{fab::facebook-f}} Facebook {{fab::instagram}} Instagram {{fab::twitter}} Twitter Nature Theme

', 1, 0, 0, 0x2af91d3dea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"200\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 1, '', 'left', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(121, 'module', 35, 'tl_article', 128, 1567523313, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 4, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(124, 'tabsStartElement', 31, 'tl_article', 1664, 1567764522, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-3', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(125, 'ct_wrapperStart', 31, 'tl_article', 1792, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(126, 'image', 31, 'tl_article', 2112, 1570624098, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0x29070564ea9011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(127, 'text', 31, 'tl_article', 2048, 1585317957, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viele Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(128, 'ct_wrapperStop', 31, 'tl_article', 2176, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(129, 'tabsStopElement', 31, 'tl_article', 2304, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(131, 'text', 40, 'tl_article', 128, 1676290561, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-primary)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(132, 'text', 40, 'tl_article', 256, 1676290575, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hero (.is-info)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(133, 'text', 40, 'tl_article', 384, 1676290590, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-success)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(134, 'text', 40, 'tl_article', 512, 1676290613, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-warning)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(135, 'text', 40, 'tl_article', 640, 1676290627, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Hero (.is-danger)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(137, 'image', 39, 'tl_article', 256, 1569917024, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:19:\"Einspaltiges Layout\";}', NULL, 0, 0, 0, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(138, 'image', 41, 'tl_article', 256, 1569917054, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:24:\"Layout mit linker Spalte\";}', NULL, 0, 0, 0, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(139, 'image', 42, 'tl_article', 256, 1569917081, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"Layout mit rechter Spalte\";}', NULL, 0, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(140, 'text', 21, 'tl_article', 128, 1570628561, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(141, 'image', 43, 'tl_article', 256, 1569917097, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Dreispaltiges Layout\";}', NULL, 0, 0, 0, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(143, 'text', 19, 'tl_article', 128, 1570627795, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(144, 'text', 22, 'tl_article', 128, 1570628581, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(145, 'text', 23, 'tl_article', 128, 1570628598, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(147, 'text', 1, 'tl_news', 64, 1568030332, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(148, 'text', 2, 'tl_news', 64, 1568030394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(149, 'text', 3, 'tl_news', 64, 1568030442, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(150, 'text', 5, 'tl_news', 64, 1568030518, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

\n', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(151, 'text', 6, 'tl_news', 16, 1568030554, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(152, 'text', 7, 'tl_news', 32, 1568030614, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(153, 'module', 11, 'tl_article', 128, 1568030829, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 6, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(154, 'module', 11, 'tl_article', 256, 1568030843, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 7, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(155, 'module', 11, 'tl_article', 384, 1568030859, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 8, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(156, 'module', 45, 'tl_article', 128, 1568109185, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 9, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(157, 'module', 47, 'tl_article', 128, 1568109568, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 10, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(158, 'text', 8, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(159, 'text', 10, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(160, 'text', 12, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

\n', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(161, 'text', 13, 'tl_news', 16, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(162, 'text', 14, 'tl_news', 896, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(163, 'text', 3, 'tl_calendar_events', 32, 1568114367, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(164, 'text', 2, 'tl_calendar_events', 32, 1568114568, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(165, 'text', 1, 'tl_calendar_events', 32, 1568114580, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(166, 'text', 4, 'tl_calendar_events', 32, 1568114596, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(167, 'module', 12, 'tl_article', 32, 1568114925, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 11, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(168, 'headline', 11, 'tl_article', 64, 1568114986, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:4:\"News\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(169, 'headline', 12, 'tl_article', 16, 1568115081, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:6:\"Events\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(172, 'module', 12, 'tl_article', 48, 1568115346, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 13, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(173, 'module', 12, 'tl_article', 40, 1568115280, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 12, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(175, 'module', 21, 'tl_article', 256, 1568122927, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 18, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(176, 'module', 21, 'tl_article', 384, 1568280598, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 16, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(178, 'module', 48, 'tl_article', 128, 1568125511, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 19, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(179, 'module', 46, 'tl_article', 128, 1568125521, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 14, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(180, 'headline', 13, 'tl_article', 8, 1568126023, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:10:\"Navigation\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(181, 'module', 13, 'tl_article', 12, 1568126597, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 20, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(182, 'headline', 13, 'tl_article', 10, 1568126108, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:22:\"Unterseiten-Navigation\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(183, 'headline', 14, 'tl_article', 128, 1568127120, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:4:\"User\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(184, 'module', 14, 'tl_article', 256, 1568127382, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 21, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(185, 'module', 14, 'tl_article', 384, 1568127391, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 22, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(187, 'module', 14, 'tl_article', 512, 1568127527, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 23, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(188, 'module', 14, 'tl_article', 640, 1568127534, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 24, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(189, 'module', 14, 'tl_article', 768, 1568127541, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 25, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(190, 'module', 14, 'tl_article', 832, 1568127548, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 26, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(191, 'headline', 17, 'tl_article', 128, 1568128842, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Formulare\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(192, 'form', 17, 'tl_article', 256, 1568128852, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 1, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(193, 'module', 14, 'tl_article', 448, 1568206463, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 27, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(194, 'module', 14, 'tl_article', 576, 1568206471, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 28, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(195, 'headline', 15, 'tl_article', 128, 1568208402, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:10:\"Newsletter\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(196, 'text', 49, 'tl_article', 128, 1568208554, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:12:\"Vielen Dank!\";}', '

Vielen Dank für die Abonnierung unseres Newsletters. Zur Aktivierung Ihres Abonnements ist es erforderlich, dass Sie den Aktivierungslink in der zugesandten E-Mail anklicken.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(197, 'module', 15, 'tl_article', 256, 1568209246, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 30, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(198, 'module', 50, 'tl_article', 128, 1568209272, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 30, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(199, 'module', 51, 'tl_article', 128, 1568209289, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 31, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(200, 'module', 16, 'tl_article', 128, 1568210390, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 32, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(201, 'module', 52, 'tl_article', 128, 1568210464, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 33, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(202, 'module', 16, 'tl_article', 256, 1568210501, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 34, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(203, 'module', 12, 'tl_article', 24, 1568211250, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 35, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(204, 'module', 12, 'tl_article', 28, 1568211263, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 36, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(207, 'module', 12, 'tl_article', 30, 1568273945, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 37, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(209, 'text', 8, 'tl_calendar_events', 32, 1568274067, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(210, 'text', 9, 'tl_calendar_events', 32, 1568274146, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(211, 'module', 18, 'tl_article', 128, 1568276179, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 38, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(212, 'module', 19, 'tl_article', 256, 1568280441, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 39, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(213, 'module', 19, 'tl_article', 384, 1568280508, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 40, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(214, 'module', 22, 'tl_article', 256, 1568280607, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 18, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(215, 'module', 22, 'tl_article', 384, 1568280607, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 16, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(216, 'headline', 30, 'tl_article', 4, 1568280833, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Links\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(217, 'hyperlink', 30, 'tl_article', 6, 1568280859, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::4}}', '', 0, '', 'Hyperlink', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(219, 'headline', 53, 'tl_article', 128, 1568280993, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:6:\"Listen\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(220, 'list', 53, 'tl_article', 256, 1570631934, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Liste nummeriert\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(221, 'list', 53, 'tl_article', 384, 1570631945, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:18:\"Liste unnummeriert\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, 'unordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(222, 'list', 53, 'tl_article', 512, 1570631958, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:44:\"Liste alphabetisch (Großbuchstaben)\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/list/alphabetic_uppercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(223, 'list', 53, 'tl_article', 640, 1570631971, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:44:\"Liste alphabetisch (Kleinbuchstaben)\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/list/alphabetic_lowercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(224, 'list', 53, 'tl_article', 768, 1568281571, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Liste mit römischen Ziffern (Großbuchstaben)\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/list/roman_uppercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(225, 'list', 53, 'tl_article', 896, 1568281584, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Liste mit römischen Ziffern (Kleinbuchstaben)\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/list/roman_lowercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(228, 'text', 56, 'tl_article', 128, 1666171570, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:5:\"Icons\";}', '

Im Nature Theme können Font Awesome Icons genutzt werden und auch in Elementen mit Hilfe eines Insert-Tags eingebunden werden.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(229, 'table', 56, 'tl_article', 256, 1666171167, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Verschiedene Größen\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(236, 'table', 54, 'tl_article', 128, 1568806477, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 1, 0, 1, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(237, 'text', 54, 'tl_article', 256, 1568806954, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
 HonigbieneWildbieneHummel
Versch. Arten auf der Welt9Ca. 30.000etwa 250
Versch. Arten in EuropaEineMehr als 2.500etwa 70
LebensweiseLeben in einem großen Volk.Leben als Einzelgänger.Leben für kurze Zeit in einem Volk.
\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

\n
MitgliederBis zu 50.000 + eine KöniginEinzelgänger500 bis 600 + eine Königin
', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(238, 'headline', 54, 'tl_article', 64, 1568284410, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:8:\"Tabellen\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(239, 'table', 54, 'tl_article', 384, 1568806517, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 1, 0, 1, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:17:\"table is-bordered\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(240, 'table', 54, 'tl_article', 512, 1568806523, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 1, 0, 1, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"table is-striped\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(241, 'table', 54, 'tl_article', 640, 1568806552, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 1, 0, 1, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:15:\"table is-narrow\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(242, 'table', 54, 'tl_article', 768, 1568806590, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 1, 0, 1, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"table is-hoverable\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(243, 'table', 54, 'tl_article', 896, 1568806571, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 1, 0, 1, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:64:\"table is-bordered is-striped is-narrow is-hoverable is-fullwidth\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(244, 'code', 55, 'tl_article', 128, 1568285959, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Code\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', 'JavaScript', '', '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(246, 'headline', 25, 'tl_article', 128, 1568286031, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Akkordion\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(247, 'accordionStart', 25, 'tl_article', 256, 1568286108, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', 'Honigbienen', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(248, 'accordionStop', 25, 'tl_article', 1408, 1568286059, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(249, 'ct_wrapperStart', 25, 'tl_article', 384, 1568286102, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(250, 'text', 25, 'tl_article', 512, 1568286102, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n
', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(251, 'image', 25, 'tl_article', 640, 1569917247, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(252, 'ct_wrapperStop', 25, 'tl_article', 768, 1568286102, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(253, 'ct_wrapperStart', 25, 'tl_article', 1600, 1568286161, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(254, 'image', 25, 'tl_article', 1632, 1569917257, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(255, 'text', 25, 'tl_article', 1648, 1568286161, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

\n
', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(256, 'ct_wrapperStop', 25, 'tl_article', 1656, 1568286161, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(257, 'ct_wrapperStart', 25, 'tl_article', 1856, 1568286174, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(258, 'text', 25, 'tl_article', 1888, 1568286174, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

\n
', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(259, 'image', 25, 'tl_article', 1904, 1569917268, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(260, 'ct_wrapperStop', 25, 'tl_article', 1912, 1568286174, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(261, 'accordionStart', 25, 'tl_article', 1536, 1568286126, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', 'Wildbienen', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(262, 'accordionStop', 25, 'tl_article', 1664, 1568286133, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(263, 'accordionStart', 25, 'tl_article', 1792, 1568286148, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', 'Hummeln', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(264, 'accordionStop', 25, 'tl_article', 1920, 1568286140, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(266, 'headline', 27, 'tl_article', 128, 1568287955, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Media-Elemente\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(267, 'headline', 27, 'tl_article', 256, 1568287969, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Bildergalerie\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(268, 'gallery', 27, 'tl_article', 384, 1569917543, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Vierspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"320\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b7d, 0, 4, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(269, 'gallery', 27, 'tl_article', 320, 1569917534, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Dreispaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"450\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a363a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b7d, 0, 3, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(270, 'gallery', 27, 'tl_article', 288, 1569917523, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Zweispaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"700\";i:1;s:3:\"500\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a343a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b7d, 0, 2, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(271, 'gallery', 27, 'tl_article', 512, 1569917555, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:12:\"Fünfspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31303a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b7d, 0, 5, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(272, 'gallery', 27, 'tl_article', 640, 1569917574, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Sechspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31323a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b7d, 0, 6, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(273, 'gallery', 27, 'tl_article', 768, 1569917590, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Siebenspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31343a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b7d, 0, 7, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(274, 'gallery', 27, 'tl_article', 896, 1569917608, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Achtspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31363a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b7d, 0, 8, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(275, 'gallery', 27, 'tl_article', 1024, 1569917622, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Neunspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 0, 9, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(276, 'gallery', 27, 'tl_article', 1152, 1569917634, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Zehnspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 0, 10, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(277, 'gallery', 27, 'tl_article', 1280, 1569917647, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:10:\"Elfspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 0, 11, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(278, 'gallery', 27, 'tl_article', 1408, 1569917659, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Zwölfspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 0, 12, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(279, 'player', 27, 'tl_article', 1536, 1594194392, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Video\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', 0x613a313a7b693a303b733a31363a22563b969aeab011e98cc3e0d55edd9ad9223b7d, '', '', NULL, 'a:2:{i:0;s:4:\"1440\";i:1;s:4:\"1080\";}', NULL, 0, 0, '', 'none', 0, 'auto', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(280, 'youtube', 27, 'tl_article', 1664, 1666106548, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"YouTube-Video\";}', NULL, 0, 0, 0, 0xe7dab66cc8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', 0x613a313a7b693a303b733a31363a2244f72278c8ab11e9bb5ee0d55edd9ad9223b7d, 'ymjZlOkwGVw', '', NULL, 'a:2:{i:0;s:4:\"1440\";i:1;s:4:\"1080\";}', NULL, 0, 0, '', '', 0, 'auto', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(282, 'image', 27, 'tl_article', 192, 1594194904, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Bild\";}', NULL, 0, 0, 1, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 1, 'Tolle Nahaufnahme einer Biene', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(283, 'gallery', 27, 'tl_article', 272, 1594194891, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:10:\"Einspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a323a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b7d, 0, 1, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(284, 'headline', 28, 'tl_article', 128, 1568289947, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Downloads\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(285, 'download', 28, 'tl_article', 256, 1666107022, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Download-Element\";}', NULL, 0, 0, 0, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(286, 'downloads', 28, 'tl_article', 384, 1569932782, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:14:\"Download-Liste\";}', NULL, 0, 0, 0, 0xe7caf949c8a811e9bb5ee0d55edd9ad9, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a353a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22e4c6a7f7e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a225cfaf36ae41f11e98cc3e0d55edd9ad9223b7d, 0, 4, 0, 0, 'custom', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(293, 'headline', 26, 'tl_article', 128, 1568383422, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Content Slider\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(294, 'sliderStart', 26, 'tl_article', 256, 1568387417, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 3000, 300, 0, 1, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(295, 'sliderStop', 26, 'tl_article', 384, 1568383447, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(296, 'text', 26, 'tl_article', 320, 1570632515, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wild- und Honigbienen

\n

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

\n

Egal ob Wildbienen, Honigbienen oder Bienen in der Stadt - Bienen faszinieren, doch ohne unsere Hilfe wird es vielerorts schwer.

', 1, 0, 0, 0xfc10ab82eaa011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"350\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 1, '', 'left', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(297, 'text', 26, 'tl_article', 352, 1570632783, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 1, 0, 0, 0x6d5db348ea7711e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"700\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 1, '', 'right', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(298, 'text', 26, 'tl_article', 368, 1570632836, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Wo sind all die Bienen hin?\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

', 0, 0, 0, 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 1, '', 'left', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(299, 'gallery', 26, 'tl_article', 376, 1570632992, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Bienenfreundlicher Garten\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0, 0, 1, 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', 1, 'Honigbienen', 'left', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a343a7b693a303b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b7d, 0, 4, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(300, 'ct_teaserBox', 58, 'tl_article', 64, 1569917782, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenhonig
Nahrungsreserve

\n

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 1, 0, 0, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_nature', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(301, 'ct_teaserBox', 59, 'tl_article', 64, 1570633615, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Mehr als 2.500 Wild­bienen­arten in Europa\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden von ihnen gern genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 1, 0, 0, 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(302, 'ct_teaserBox', 59, 'tl_article', 128, 1570633636, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:47:\"Bis zu 50.000 Honig­bienen leben in einem Volk\";}', '

Auf der ganzen Welt gibt es 9 Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

', 1, 0, 0, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(303, 'ct_teaserBox', 59, 'tl_article', 384, 1570633655, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:61:\"Insekten leisten bis zu 90 Prozent der Bestäu­bungs­arbeit\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(304, 'headline', 29, 'tl_article', 128, 1568387642, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Theme-Elemente\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(305, 'headline', 29, 'tl_article', 256, 1570633454, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Teaserboxen mit Sticky-Bild\";}', '

Variante 1: mit voller Bildschirmhöhe und feststehendem Bild, wenn man herunterscrollt

\n

Variante 2: vollflächiges Bild, leichter Transparenz und nimmt nicht die komplette Bildschirmhöhe ein

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(306, 'headline', 60, 'tl_article', 128, 1568387800, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Content-Box\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(307, 'ct_wrapperStart', 60, 'tl_article', 256, 1568387814, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(308, 'ct_wrapperStop', 60, 'tl_article', 384, 1568387826, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(309, 'ct_contentBox', 60, 'tl_article', 320, 1568389500, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(310, 'ct_contentBox', 60, 'tl_article', 352, 1568389555, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-4-tablet is-12-mobile is-primary', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(311, 'ct_contentBox', 60, 'tl_article', 368, 1568389840, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet is-info', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(312, 'ct_contentBox', 60, 'tl_article', 376, 1568389850, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet is-success', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(313, 'ct_contentBox', 60, 'tl_article', 380, 1568389858, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet is-warning', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(314, 'ct_contentBox', 60, 'tl_article', 382, 1568389863, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet is-danger', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(315, 'headline', 61, 'tl_article', 128, 1568390082, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Preistabelle\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(316, 'ct_wrapperStart', 61, 'tl_article', 256, 1568390102, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(317, 'ct_wrapperStop', 61, 'tl_article', 384, 1568390109, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(318, 'ct_priceBox', 61, 'tl_article', 320, 1568392429, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Kennen-Lern-Abo\";}', '

3 Ausgaben zum Testen

\n

Frei-Haus-Lieferung

\n

Kleines Begrüßungsgeschenk

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '15,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(319, 'ct_priceBox', 61, 'tl_article', 352, 1568392436, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:17:\"Persönliches Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Frei-Haus-Lieferung

\n

Attraktives Begrüßungsgeschenk

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '74,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', 'Am Beliebtesten', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(320, 'ct_priceBox', 61, 'tl_article', 368, 1568392441, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"E-Paper-Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Bereits einige Tage vor Printausgabe lesbar

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '40,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(322, 'headline', 62, 'tl_article', 128, 1570633837, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:29:\"Feature-Boxen mit Icon + Text\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(323, 'ct_featureElement', 62, 'tl_article', 256, 1568630843, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(324, 'ct_wrapperStart', 62, 'tl_article', 192, 1568628449, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(325, 'ct_wrapperStop', 62, 'tl_article', 384, 1568628455, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(326, 'ct_featureElement', 62, 'tl_article', 320, 1568629977, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(327, 'ct_featureElement', 62, 'tl_article', 352, 1568636971, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(328, 'ct_featureElement', 62, 'tl_article', 368, 1568636872, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(335, 'headline', 62, 'tl_article', 160, 1570633812, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:53:\"Box mit Hintergrund (mit und ohne Verlinkung)\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(337, 'headline', 62, 'tl_article', 1280, 1570633823, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Box ohne Hintergrund (mit und ohne Verlinkung)\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(338, 'ct_wrapperStart', 62, 'tl_article', 1408, 1568630558, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(339, 'ct_featureElement', 62, 'tl_article', 1536, 1568630861, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(340, 'ct_featureElement', 62, 'tl_article', 1664, 1568630802, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(341, 'ct_featureElement', 62, 'tl_article', 1792, 1568636991, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(342, 'ct_featureElement', 62, 'tl_article', 1920, 1568636878, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(343, 'ct_wrapperStop', 62, 'tl_article', 2048, 1568630558, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(344, 'text', 63, 'tl_article', 128, 1570546720, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Modaler Dialog\";}', '

Ein modaler Dialog öffnet sich durch Klick auf einen Button wie ein Popup und \"sperrt\" sozusagen den Rest der Seite und verhindert ein Neuladen der Seite. In dem Dialog können Sie Text, Bilder und andere Elemente oder Module (z. B. ein Kontaktformular) platzieren.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(345, 'module', 63, 'tl_article', 256, 1568642567, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 41, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(346, 'image', 64, 'tl_article', 256, 1569916689, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:7:\"Kontakt\";}', NULL, 0, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:39:\"white-text dark-image large-headerimage\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a333a7b693a303b733a313a2233223b693a313b733a323a223134223b693a323b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(347, 'ct_wrapperStart', 38, 'tl_article', 128, 1568647139, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:11:\"contact-box\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(348, 'ct_wrapperStop', 38, 'tl_article', 256, 1568646750, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(349, 'ct_wrapperStart', 38, 'tl_article', 144, 1568647396, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:12:\"contact-data\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', 'Anschrift & Kontaktdaten', '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(350, 'ct_wrapperStop', 38, 'tl_article', 224, 1568646780, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(351, 'ct_wrapperStart', 38, 'tl_article', 160, 1568647407, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:12:\"contact-form\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-8-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', 'Formular', '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(352, 'ct_wrapperStop', 38, 'tl_article', 152, 1568647119, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(353, 'form', 38, 'tl_article', 192, 1568646821, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 2, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(354, 'text', 38, 'tl_article', 148, 1568648076, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{fa::map-marker-alt fa-2x}}

\n

Unsere Anschrift:

\n

Musterfirma GmbH

\n

Musterstraße 127

\n

01234 Musterstadt

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(355, 'headline', 38, 'tl_article', 176, 1568646964, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Bleiben Sie mit uns in Verbindung\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(356, 'text', 38, 'tl_article', 150, 1568648202, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{far::envelope fa-2x}}

\n

Schreiben Sie uns:

\n

E-Mail: example@musterfirma.de

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(357, 'text', 38, 'tl_article', 151, 1568648357, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{fas::phone fa-2x}}

\n

Telefonisch kontaktieren:

\n

Tel: 01234 567 890

\n

Mobil: 01234 987 654

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(361, 'text', 66, 'tl_article', 128, 1568713224, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(362, 'text', 67, 'tl_article', 128, 1569239252, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(364, 'text', 69, 'tl_article', 128, 1569239295, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(365, 'text', 70, 'tl_article', 128, 1569239308, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(366, 'text', 71, 'tl_article', 128, 1569239325, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(367, 'text', 72, 'tl_article', 128, 1569239342, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(368, 'text', 73, 'tl_article', 128, 1569239351, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(369, 'text', 74, 'tl_article', 128, 1569239361, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(370, 'text', 75, 'tl_article', 128, 1569239384, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(371, 'text', 76, 'tl_article', 128, 1569239395, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(372, 'text', 77, 'tl_article', 128, 1569239403, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(373, 'ct_wrapperStart', 19, 'tl_article', 512, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(374, 'ct_contentBox', 19, 'tl_article', 640, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(375, 'ct_contentBox', 19, 'tl_article', 768, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(376, 'ct_contentBox', 19, 'tl_article', 896, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(377, 'ct_wrapperStop', 19, 'tl_article', 1024, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(378, 'ct_wrapperStart', 19, 'tl_article', 1152, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(379, 'ct_featureElement', 19, 'tl_article', 1280, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(380, 'ct_featureElement', 19, 'tl_article', 1408, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(381, 'ct_featureElement', 19, 'tl_article', 1536, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(382, 'ct_featureElement', 19, 'tl_article', 1664, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(383, 'ct_wrapperStop', 19, 'tl_article', 1792, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(384, 'ct_featureElement', 33, 'tl_article', 256, 1568718679, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(385, 'ct_wrapperStart', 33, 'tl_article', 192, 1568718316, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(386, 'ct_wrapperStop', 33, 'tl_article', 384, 1568718323, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(387, 'ct_featureElement', 33, 'tl_article', 320, 1568718685, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(388, 'ct_featureElement', 33, 'tl_article', 272, 1570615054, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nisthilfen für Wildbienen aufstellen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(389, 'ct_featureElement', 33, 'tl_article', 368, 1568718695, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(390, 'ct_featureElement', 33, 'tl_article', 376, 1568718700, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(391, 'ct_featureElement', 33, 'tl_article', 304, 1570615064, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(392, 'ct_featureElement', 33, 'tl_article', 344, 1570615070, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(394, 'ct_featureElement', 80, 'tl_article', 128, 1568718895, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(395, 'ct_featureElement', 80, 'tl_article', 256, 1568718929, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(396, 'ct_featureElement', 80, 'tl_article', 384, 1568718938, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(397, 'ct_featureElement', 80, 'tl_article', 512, 1568718945, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(398, 'ct_featureElement', 80, 'tl_article', 640, 1568718953, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(399, 'ct_featureElement', 80, 'tl_article', 768, 1568718962, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(400, 'ct_featureElement', 80, 'tl_article', 896, 1568718969, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(401, 'headline', 80, 'tl_article', 64, 1568719107, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(410, 'headline', 82, 'tl_article', 64, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(411, 'ct_featureElement', 82, 'tl_article', 128, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(412, 'ct_featureElement', 82, 'tl_article', 256, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(413, 'ct_featureElement', 82, 'tl_article', 384, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(414, 'ct_featureElement', 82, 'tl_article', 512, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(415, 'ct_featureElement', 82, 'tl_article', 640, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(416, 'ct_featureElement', 82, 'tl_article', 768, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(417, 'ct_featureElement', 82, 'tl_article', 896, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(418, 'headline', 44, 'tl_article', 384, 1568719799, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(419, 'ct_featureElement', 44, 'tl_article', 512, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(420, 'ct_featureElement', 44, 'tl_article', 640, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(421, 'ct_featureElement', 44, 'tl_article', 768, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(422, 'ct_featureElement', 44, 'tl_article', 896, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(423, 'ct_featureElement', 44, 'tl_article', 1024, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(424, 'ct_featureElement', 44, 'tl_article', 1152, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(425, 'ct_featureElement', 44, 'tl_article', 1280, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(426, 'ct_wrapperStart', 21, 'tl_article', 512, 1568719876, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(427, 'ct_featureElement', 21, 'tl_article', 640, 1568719900, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(428, 'ct_featureElement', 21, 'tl_article', 768, 1568719905, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(429, 'ct_featureElement', 21, 'tl_article', 896, 1568719909, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(430, 'ct_featureElement', 21, 'tl_article', 1024, 1568719914, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(431, 'ct_wrapperStop', 21, 'tl_article', 1152, 1568719876, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(432, 'ct_wrapperStart', 21, 'tl_article', 1280, 1568719931, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(433, 'ct_contentBox', 21, 'tl_article', 1408, 1569239089, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(434, 'ct_contentBox', 21, 'tl_article', 1536, 1569239097, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(435, 'ct_contentBox', 21, 'tl_article', 1664, 1569239104, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(436, 'ct_wrapperStop', 21, 'tl_article', 1792, 1568719931, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(437, 'ct_wrapperStart', 22, 'tl_article', 512, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(438, 'ct_featureElement', 22, 'tl_article', 640, 1568719976, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(439, 'ct_featureElement', 22, 'tl_article', 768, 1568719980, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(440, 'ct_featureElement', 22, 'tl_article', 896, 1568719999, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(441, 'ct_featureElement', 22, 'tl_article', 1024, 1568720008, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(442, 'ct_wrapperStop', 22, 'tl_article', 1152, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(443, 'ct_wrapperStart', 22, 'tl_article', 1280, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(444, 'ct_contentBox', 22, 'tl_article', 1408, 1569239127, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(445, 'ct_contentBox', 22, 'tl_article', 1536, 1569239133, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(446, 'ct_contentBox', 22, 'tl_article', 1664, 1569239138, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(447, 'ct_wrapperStop', 22, 'tl_article', 1792, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(452, 'ct_contentBox', 23, 'tl_article', 248, 1569239172, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(453, 'ct_contentBox', 23, 'tl_article', 224, 1569239163, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(454, 'ct_contentBox', 23, 'tl_article', 240, 1569239168, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(455, 'sliderStart', 57, 'tl_article', 128, 1570695438, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 1, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:40:\"full-width-height-slider parallax-slider\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a323a223130223b693a313b733a313a2231223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(456, 'ct_sliderElement', 57, 'tl_article', 256, 1570637976, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Wild- und Honigbienen\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 1, 0, 0, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Weiterlesen ...', '', '', 0x563b969aeab011e98cc3e0d55edd9ad9, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(457, 'ct_sliderElement', 57, 'tl_article', 384, 1569917394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Honigbiene\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 1, 0, 0, 0xe0e63790e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Mehr erfahren ...', '', '', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(458, 'ct_sliderElement', 57, 'tl_article', 512, 1569917408, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"WIldbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 1, 0, 0, 0xe1c216dbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Hier geht\'s lang!', '', '', NULL, 0xdeb52134e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(459, 'ct_sliderElement', 57, 'tl_article', 640, 1569917418, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Bienen schützen!\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

', 0, 0, 0, 0xa0409142d94c11e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Hier geht\'s lang!', '', '', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(460, 'sliderStop', 57, 'tl_article', 768, 1568727906, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(462, 'headline', 54, 'tl_article', 96, 1568806473, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:32:\"Tabelle vom Elementtyp \"Tabelle\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(463, 'headline', 54, 'tl_article', 192, 1570632038, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:28:\"Tabelle in einem Textelement\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(464, 'headline', 54, 'tl_article', 320, 1568806512, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:18:\"Tabelle mit Rahmen\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(465, 'headline', 54, 'tl_article', 448, 1570632132, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Tabelle mit Zeilenunterlegung\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(466, 'headline', 54, 'tl_article', 576, 1570632112, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Tabelle kompakt\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(467, 'headline', 54, 'tl_article', 832, 1570632174, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:42:\"Tabelle mit allen Eigenschaften kombiniert\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(468, 'headline', 54, 'tl_article', 704, 1570632153, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:28:\"Tabelle mit Mouseover-Effekt\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(470, 'module', 83, 'tl_article', 128, 1568898851, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 44, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(471, 'text', 85, 'tl_article', 128, 1569399056, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"404\";}', '

Seite nicht gefunden

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(472, 'text', 86, 'tl_article', 128, 1569399571, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider konnte Ihre gesuchte Seite nicht gefunden werden. Möglicherweise haben Sie sich vertippt oder die Seite existiert nicht mehr. Sie können dafür gern zur Startseite zurückkehren und sich weiter auf unserer Webseite umschauen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(473, 'text', 87, 'tl_article', 128, 1569399131, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"403\";}', '

Zugriff verweigert

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(474, 'text', 84, 'tl_article', 128, 1569399582, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider wurde Ihnen der Zugriff zu der aufgerufenen Seite verweigert. Kontaktieren Sie uns oder navigieren Sie zurück zur Startseite, um sich weiter auf unserer Webseite umzuschauen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(475, 'text', 89, 'tl_article', 128, 1569399342, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"401\";}', '

Ungültige Authentifizierung

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(476, 'text', 88, 'tl_article', 128, 1569399557, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider hat der Server Ihre Anfrage aufgrund fehlender oder ungültiger Authentifizierung abgelehnt. Wenden Sie sich an diesem Fall direkt an uns oder navigieren Sie zur Startseite weiter, um sich auf unserer Webseite umzuschauen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(477, 'image', 90, 'tl_article', 256, 1569512930, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:12:\"Textelemente\";}', NULL, 0, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(478, 'image', 91, 'tl_article', 256, 1666107181, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Theme-Elemente\";}', NULL, 0, 0, 0, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(479, 'toplink', 32, 'tl_article', 256, 1569576656, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', 'Nach oben', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(480, 'image', 94, 'tl_article', 256, 1570008633, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:17:\"Headerbild dunkel\";}', NULL, 0, 0, 0, 0xdeb52134e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(481, 'text', 92, 'tl_article', 128, 1570628612, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(482, 'text', 93, 'tl_article', 128, 1570628642, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(483, 'image', 95, 'tl_article', 256, 1570008658, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"großes Headerbild dunkel\";}', NULL, 0, 0, 0, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:39:\"white-text dark-image large-headerimage\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a333a7b693a303b733a313a2233223b693a313b733a323a223134223b693a323b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(486, 'text', 40, 'tl_article', 96, 1676290533, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Hero\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(487, 'ct_wrapperStart', 61, 'tl_article', 512, 1569850273, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(488, 'ct_priceBox', 61, 'tl_article', 640, 1569850566, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Kennen-Lern-Abo\";}', '

3 Ausgaben zum Testen

\n

Frei-Haus-Lieferung

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '15,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(489, 'ct_priceBox', 61, 'tl_article', 768, 1569850287, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"E-Paper-Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Bereits einige Tage vor Printausgabe lesbar

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '40,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(490, 'ct_wrapperStop', 61, 'tl_article', 896, 1569850273, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(493, 'text', 67, 'tl_article', 256, 1569858295, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(494, 'text', 36, 'tl_article', 128, 1666166176, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Impressum\";}', '

Impressum hier einfügen ...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(495, 'text', 37, 'tl_article', 128, 1666166199, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:21:\"Datenschutzerklärung\";}', '

Datenschutzerklärung hier einfügen ...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(496, 'image', 96, 'tl_article', 256, 1570630591, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:15:\"Headerbild hell\";}', NULL, 0, 0, 0, 0xdeb52134e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:11:\"light-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a313a7b693a303b733a323a223135223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(497, 'text', 97, 'tl_article', 128, 1570628628, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(498, 'image', 98, 'tl_article', 256, 1570630670, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:23:\"großes Headerbild hell\";}', NULL, 0, 0, 0, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:29:\"large-headerimage light-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a323a223135223b693a313b733a323a223134223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(499, 'text', 99, 'tl_article', 128, 1570628667, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(500, 'tabsNavElement', 100, 'tl_article', 256, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, 0x613a333a7b693a303b613a323a7b733a353a2276616c7565223b733a353a227461622d31223b733a353a226c6162656c223b733a31313a22486f6e69676269656e656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a353a227461622d32223b733a353a226c6162656c223b733a31303a2257696c646269656e656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a353a227461622d33223b733a353a226c6162656c223b733a373a2248756d6d656c6e223b7d7d, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(501, 'tabsStartElement', 100, 'tl_article', 384, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-1', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(502, 'ct_wrapperStart', 100, 'tl_article', 416, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(503, 'text', 100, 'tl_article', 448, 1585317981, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(504, 'image', 100, 'tl_article', 608, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(505, 'ct_wrapperStop', 100, 'tl_article', 688, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(506, 'tabsStopElement', 100, 'tl_article', 768, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(507, 'tabsStartElement', 100, 'tl_article', 896, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-2', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(508, 'ct_wrapperStart', 100, 'tl_article', 1024, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(509, 'image', 100, 'tl_article', 1088, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(510, 'text', 100, 'tl_article', 1152, 1585317990, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(511, 'ct_wrapperStop', 100, 'tl_article', 1408, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(512, 'tabsStopElement', 100, 'tl_article', 1536, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(513, 'tabsStartElement', 100, 'tl_article', 1664, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-3', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(514, 'ct_wrapperStart', 100, 'tl_article', 1792, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(515, 'text', 100, 'tl_article', 2048, 1585318002, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(516, 'image', 100, 'tl_article', 2112, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(517, 'ct_wrapperStop', 100, 'tl_article', 2176, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(518, 'tabsStopElement', 100, 'tl_article', 2304, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(519, 'headline', 100, 'tl_article', 128, 1570012526, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Tabs\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(525, 'text', 101, 'tl_article', 128, 1570539497, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:30:\"Vielen Dank für Ihre Anfrage!\";}', '

Ihre Anfrage wurde erfolgreich versendet und wir werden uns in Kürze mit Ihnen in Verbindung setzen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(527, 'image', 9, 'tl_article', 256, 1570611680, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0x2af91d3dea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"7\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"logo-light\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(528, 'ct_featureElement', 33, 'tl_article', 288, 1570615012, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

keine Unkrautvernichter verwenden - diese schädigen Bienen indirekt

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(529, 'headline', 33, 'tl_article', 64, 1570615128, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:51:\"Was man für eine bienenfreundliche Umwelt tun kann\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(530, 'text', 58, 'tl_article', 32, 1570633377, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Teaserbox mit Panorama-Bild

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(533, 'ct_wrapperStart', 5, 'tl_article', 256, 1570636838, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(534, 'ct_featureElement', 5, 'tl_article', 384, 1570637640, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Selbst Honigbienen halten\";}', '

Ein verantwortungsvolles Hobby mit tausenden Haustieren und flüssigem Gold - werden Sie selbst aktiv und tragen zum Erhalt der Honigbiene bei.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(535, 'ct_featureElement', 5, 'tl_article', 512, 1570637307, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Wildbienen Unterschlupf gewähren\";}', '

Wildbienen benötigen einen behaglichen Nistplatz, wie z.B. Erde/Sand, Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(536, 'ct_featureElement', 5, 'tl_article', 640, 1570637479, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Insektenfreundlich pflanzen\";}', '

Mit einer geeigneten Bepflanzung von Balkonen, Dachterrassen oder sogar Fensterbänken können wir Bienen helfen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(537, 'ct_featureElement', 5, 'tl_article', 768, 1570637499, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(538, 'ct_wrapperStop', 5, 'tl_article', 896, 1570636838, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(539, 'module', 33, 'tl_article', 512, 1573655348, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 45, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(545, 'headline', 107, 'tl_article', 128, 1582290600, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Text Modal Element\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(547, 'ct_wrapperStart', 107, 'tl_article', 256, 1582290612, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(548, 'ct_wrapperStop', 107, 'tl_article', 384, 1582290617, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(549, 'textModalElement', 107, 'tl_article', 320, 1582290677, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(550, 'textModalElement', 107, 'tl_article', 352, 1582290707, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(551, 'textModalElement', 107, 'tl_article', 368, 1582290743, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(552, 'headline', 19, 'tl_article', 1920, 1582296412, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"text-modal\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(553, 'ct_wrapperStart', 19, 'tl_article', 2048, 1582290794, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(554, 'textModalElement', 19, 'tl_article', 2176, 1582290834, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(555, 'textModalElement', 19, 'tl_article', 2304, 1582290840, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(556, 'textModalElement', 19, 'tl_article', 2432, 1582290845, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(557, 'ct_wrapperStop', 19, 'tl_article', 2560, 1582290794, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(558, 'headline', 21, 'tl_article', 1920, 1582290877, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(559, 'ct_wrapperStart', 21, 'tl_article', 2048, 1582290867, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(560, 'textModalElement', 21, 'tl_article', 2176, 1582290883, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(561, 'textModalElement', 21, 'tl_article', 2304, 1582290888, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(562, 'textModalElement', 21, 'tl_article', 2432, 1582290894, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(563, 'ct_wrapperStop', 21, 'tl_article', 2560, 1582290867, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(564, 'headline', 23, 'tl_article', 376, 1582291218, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(565, 'ct_wrapperStart', 23, 'tl_article', 504, 1582291210, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(566, 'textModalElement', 23, 'tl_article', 632, 1582291228, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Honigbienen (Kopie)\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(567, 'textModalElement', 23, 'tl_article', 760, 1582291237, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Wildbienen (Kopie)\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(568, 'textModalElement', 23, 'tl_article', 888, 1582291244, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hummeln (Kopie)\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(569, 'ct_wrapperStop', 23, 'tl_article', 1016, 1582291210, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(570, 'headline', 22, 'tl_article', 1920, 1582292228, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(571, 'ct_wrapperStart', 22, 'tl_article', 2048, 1582292211, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(572, 'textModalElement', 22, 'tl_article', 2176, 1582292234, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(573, 'textModalElement', 22, 'tl_article', 2304, 1582292239, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(574, 'textModalElement', 22, 'tl_article', 2432, 1582292244, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(575, 'ct_wrapperStop', 22, 'tl_article', 2560, 1582292211, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(577, 'tabsStartElement', 31, 'tl_article', 2432, 1622023151, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-4', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(582, 'tabsStopElement', 31, 'tl_article', 3072, 1622023153, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 1, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(583, 'text', 31, 'tl_article', 2752, 1622023152, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(584, 'tabsStartElement', 31, 'tl_article', 3200, 1622023153, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-5', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(585, 'text', 31, 'tl_article', 3328, 1622023154, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test 2

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(586, 'tabsStopElement', 31, 'tl_article', 3456, 1622023155, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 1, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(587, 'tabsStartElement', 31, 'tl_article', 3584, 1622023155, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-6', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(588, 'text', 31, 'tl_article', 3712, 1622023156, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test 3

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(589, 'tabsStopElement', 31, 'tl_article', 3840, 1622023156, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 1, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(590, 'text', 108, 'tl_article', 128, 1634900442, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Beispielintegration eines Megamenü (im Navigations-Modul als Template auswählbar)

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(591, 'text', 2, 'tl_article', 896, 1666106654, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:22:\"Text rechts neben Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 1, 0, 0, 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"250\";i:2;s:4:\"crop\";}', NULL, 0, '', 'left', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, NULL, '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(592, 'text', 2, 'tl_article', 1024, 1666106686, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Text links neben Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 1, 0, 0, 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"250\";i:2;s:4:\"crop\";}', NULL, 0, '', 'right', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, NULL, '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(593, 'text', 2, 'tl_article', 832, 1666106769, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Text unter Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 1, 0, 0, 0xe5116e9ee41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:4:\"1300\";i:1;s:3:\"200\";i:2;s:4:\"crop\";}', NULL, 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, NULL, '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(594, 'text', 2, 'tl_article', 1152, 1666106796, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Text über Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 1, 0, 0, 0xe5116e9ee41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:4:\"1300\";i:1;s:3:\"200\";i:2;s:4:\"crop\";}', NULL, 0, '', 'below', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, NULL, '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(616, 'image', 111, 'tl_article', 256, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:19:\"Einspaltiges Layout\";}', NULL, 0, 0, 0, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(617, 'text', 112, 'tl_article', 128, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(618, 'module', 112, 'tl_article', 256, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 39, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(619, 'module', 112, 'tl_article', 384, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 40, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(620, 'ct_wrapperStart', 112, 'tl_article', 512, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(621, 'ct_contentBox', 112, 'tl_article', 640, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(622, 'ct_contentBox', 112, 'tl_article', 768, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(623, 'ct_contentBox', 112, 'tl_article', 896, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(624, 'ct_wrapperStop', 112, 'tl_article', 1024, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(625, 'ct_wrapperStart', 112, 'tl_article', 1152, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(626, 'ct_featureElement', 112, 'tl_article', 1280, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(627, 'ct_featureElement', 112, 'tl_article', 1408, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(628, 'ct_featureElement', 112, 'tl_article', 1536, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(629, 'ct_featureElement', 112, 'tl_article', 1664, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(630, 'ct_wrapperStop', 112, 'tl_article', 1792, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(631, 'headline', 112, 'tl_article', 1920, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"text-modal\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(632, 'ct_wrapperStart', 112, 'tl_article', 2048, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(633, 'textModalElement', 112, 'tl_article', 2176, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(634, 'textModalElement', 112, 'tl_article', 2304, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(635, 'textModalElement', 112, 'tl_article', 2432, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(636, 'ct_wrapperStop', 112, 'tl_article', 2560, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(637, 'image', 113, 'tl_article', 256, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Dreispaltiges Layout\";}', NULL, 0, 0, 0, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(638, 'text', 114, 'tl_article', 128, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(639, 'ct_contentBox', 114, 'tl_article', 224, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(640, 'ct_contentBox', 114, 'tl_article', 240, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(641, 'ct_contentBox', 114, 'tl_article', 248, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(642, 'headline', 114, 'tl_article', 376, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(643, 'ct_wrapperStart', 114, 'tl_article', 504, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(644, 'textModalElement', 114, 'tl_article', 632, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Honigbienen (Kopie)\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(645, 'textModalElement', 114, 'tl_article', 760, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Wildbienen (Kopie)\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(646, 'textModalElement', 114, 'tl_article', 888, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hummeln (Kopie)\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(647, 'ct_wrapperStop', 114, 'tl_article', 1016, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(648, 'headline', 115, 'tl_article', 384, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(649, 'ct_featureElement', 115, 'tl_article', 512, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(650, 'ct_featureElement', 115, 'tl_article', 640, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(651, 'ct_featureElement', 115, 'tl_article', 768, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(652, 'ct_featureElement', 115, 'tl_article', 896, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(653, 'ct_featureElement', 115, 'tl_article', 1024, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(654, 'ct_featureElement', 115, 'tl_article', 1152, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(655, 'ct_featureElement', 115, 'tl_article', 1280, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(656, 'image', 116, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:24:\"Layout mit linker Spalte\";}', NULL, 0, 0, 0, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(657, 'headline', 117, 'tl_article', 64, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(658, 'ct_featureElement', 117, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(659, 'ct_featureElement', 117, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(660, 'ct_featureElement', 117, 'tl_article', 384, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(661, 'ct_featureElement', 117, 'tl_article', 512, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(662, 'ct_featureElement', 117, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(663, 'ct_featureElement', 117, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(664, 'ct_featureElement', 117, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(665, 'text', 118, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(666, 'module', 118, 'tl_article', 256, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 18, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(667, 'module', 118, 'tl_article', 384, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 16, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(668, 'ct_wrapperStart', 118, 'tl_article', 512, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(669, 'ct_featureElement', 118, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(670, 'ct_featureElement', 118, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(671, 'ct_featureElement', 118, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(672, 'ct_featureElement', 118, 'tl_article', 1024, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(673, 'ct_wrapperStop', 118, 'tl_article', 1152, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(674, 'ct_wrapperStart', 118, 'tl_article', 1280, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(675, 'ct_contentBox', 118, 'tl_article', 1408, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(676, 'ct_contentBox', 118, 'tl_article', 1536, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(677, 'ct_contentBox', 118, 'tl_article', 1664, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(678, 'ct_wrapperStop', 118, 'tl_article', 1792, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(679, 'headline', 118, 'tl_article', 1920, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(680, 'ct_wrapperStart', 118, 'tl_article', 2048, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(681, 'textModalElement', 118, 'tl_article', 2176, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(682, 'textModalElement', 118, 'tl_article', 2304, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(683, 'textModalElement', 118, 'tl_article', 2432, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(684, 'ct_wrapperStop', 118, 'tl_article', 2560, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(685, 'image', 119, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"Layout mit rechter Spalte\";}', NULL, 0, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(686, 'headline', 120, 'tl_article', 64, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(687, 'ct_featureElement', 120, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(688, 'ct_featureElement', 120, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(689, 'ct_featureElement', 120, 'tl_article', 384, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(690, 'ct_featureElement', 120, 'tl_article', 512, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(691, 'ct_featureElement', 120, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(692, 'ct_featureElement', 120, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(693, 'ct_featureElement', 120, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(694, 'text', 121, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(695, 'module', 121, 'tl_article', 256, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 18, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(696, 'module', 121, 'tl_article', 384, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 16, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(697, 'ct_wrapperStart', 121, 'tl_article', 512, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(698, 'ct_featureElement', 121, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(699, 'ct_featureElement', 121, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(700, 'ct_featureElement', 121, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(701, 'ct_featureElement', 121, 'tl_article', 1024, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(702, 'ct_wrapperStop', 121, 'tl_article', 1152, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(703, 'ct_wrapperStart', 121, 'tl_article', 1280, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(704, 'ct_contentBox', 121, 'tl_article', 1408, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(705, 'ct_contentBox', 121, 'tl_article', 1536, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(706, 'ct_contentBox', 121, 'tl_article', 1664, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(707, 'ct_wrapperStop', 121, 'tl_article', 1792, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(708, 'headline', 121, 'tl_article', 1920, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(709, 'ct_wrapperStart', 121, 'tl_article', 2048, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(710, 'textModalElement', 121, 'tl_article', 2176, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(711, 'textModalElement', 121, 'tl_article', 2304, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(712, 'textModalElement', 121, 'tl_article', 2432, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(713, 'ct_wrapperStop', 121, 'tl_article', 2560, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(715, 'table', 56, 'tl_article', 384, 1666168686, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:34:\"Farbige Icons (Hauptfarbe)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(716, 'table', 56, 'tl_article', 512, 1666168737, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Farbige Icons (Info)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(717, 'table', 56, 'tl_article', 640, 1666168752, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Farbige Icons (Link)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-link', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(718, 'table', 56, 'tl_article', 768, 1666168770, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Farbige Icons (Success)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(719, 'table', 56, 'tl_article', 896, 1666168785, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Farbige Icons (Warning)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(720, 'table', 56, 'tl_article', 1024, 1666168798, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:30:\"Farbige Icons (Danger)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, 'has-text-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(722, 'table', 56, 'tl_article', 1152, 1666170415, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Beat\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34303a227b7b66612d736f6c69643a3a636972636c652d706c75733a3a66612d626561742066612d32787d7d223b693a313b733a33343a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32787d7d223b693a323b733a36353a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a20302e35737d7d223b693a333b733a36343a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2032733b7d7d223b693a343b733a35363a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d626561742d7363616c653a20322e307d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(724, 'table', 56, 'tl_article', 1280, 1666170419, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Fade\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34393a227b7b66612d736f6c69643a3a747269616e676c652d6578636c616d6174696f6e3a3a66612d666164652066612d32787d7d223b693a313b733a34353a227b7b66612d736f6c69643a3a736b756c6c2d63726f7373626f6e65733a3a66612d666164652066612d32787d7d223b693a323b733a33323a227b7b66612d736f6c69643a3a73756e3a3a66612d666164652066612d32787d7d223b693a333b733a39303a227b7b66612d736f6c69643a3a692d637572736f723a3a66612d666164652066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2032733b202d2d66612d666164652d6f7061636974793a20302e367d7d223b693a343b733a303a22223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(725, 'headline', 56, 'tl_article', 1088, 1666170431, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Animierte Icons\";}', NULL, 0, 0, 0, NULL, '', '', '', NULL, 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, NULL, '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(727, 'table', 56, 'tl_article', 1408, 1666170617, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:9:\"Beat-Fade\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a33393a227b7b66612d736f6c69643a3a686970706f3a3a66612d626561742d666164652066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a666561746865723a3a66612d626561742d666164652066612d32787d7d223b693a323b733a39393a227b7b66612d736f6c69643a3a706f6f2d626f6c743a3a66612d626561742d666164652066612d32783a3a2d2d66612d626561742d666164652d6f7061636974793a20302e313b202d2d66612d626561742d666164652d7363616c653a20312e32357d7d223b693a333b733a3130353a227b7b66612d736f6c69643a3a636972636c652d696e666f3a3a66612d626561742d666164652066612d32783a3a2d2d66612d626561742d666164652d6f7061636974793a20302e36373b202d2d66612d626561742d666164652d7363616c653a20312e3037353b7d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(728, 'table', 56, 'tl_article', 1536, 1666170733, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:6:\"Bounce\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a34313a227b7b66612d736f6c69643a3a6261736b657462616c6c3a3a66612d626f756e63652066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a766f6c6c657962616c6c3a3a66612d626f756e63652066612d32787d7d223b693a323b733a3231333a227b7b66612d736f6c69643a3a66726f673a3a66612d626f756e63652066612d32783a3a202d2d66612d626f756e63652d73746172742d7363616c652d783a20313b202d2d66612d626f756e63652d73746172742d7363616c652d793a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d783a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d793a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d783a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d793a20313b7d7d223b693a333b733a3233383a227b7b66612d736f6c69643a3a7370696465723a3a66612d626f756e63652066612d32783a3a2d2d66612d626f756e63652d73746172742d7363616c652d783a20313b202d2d66612d626f756e63652d73746172742d7363616c652d793a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d783a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d793a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d783a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d793a20313b202d2d66612d626f756e63652d7265626f756e643a20303b7d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(729, 'table', 56, 'tl_article', 1664, 1666170910, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Flip\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34313a227b7b66612d736f6c69643a3a636f6d706163742d646973633a3a66612d666c69702066612d32787d7d223b693a313b733a34323a227b7b66612d736f6c69643a3a63616d6572612d726f746174653a3a66612d666c69702066612d32787d7d223b693a323b733a33373a227b7b66612d736f6c69643a3a666f6f7462616c6c3a3a66612d666c69702066612d32787d7d223b693a333b733a36383a227b7b66612d736f6c69643a3a7363726f6c6c3a3a66612d666c69702066612d32783a3a2d2d66612d666c69702d783a20313b202d2d66612d666c69702d793a20303b7d7d223b693a343b733a37373a227b7b66612d736f6c69643a3a6d6f6e65792d636865636b2d646f6c6c61723a3a66612d666c69702066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2033733b7d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(730, 'table', 56, 'tl_article', 1792, 1666170983, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:5:\"Shake\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a33343a227b7b66612d736f6c69643a3a62656c6c3a3a66612d7368616b652066612d32787d7d223b693a313b733a33343a227b7b66612d736f6c69643a3a6c6f636b3a3a66612d7368616b652066612d32787d7d223b693a323b733a33393a227b7b66612d736f6c69643a3a73746f7077617463683a3a66612d7368616b652066612d32787d7d223b693a333b733a33343a227b7b66612d736f6c69643a3a626f6d623a3a66612d7368616b652066612d32787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(731, 'table', 56, 'tl_article', 1920, 1666171066, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Spin\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a363a7b693a303b733a33333a227b7b66612d736f6c69643a3a73796e633a3a66612d7370696e2066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a636972636c652d6e6f7463683a3a66612d7370696e2066612d32787d7d223b693a323b733a33323a227b7b66612d736f6c69643a3a636f673a3a66612d7370696e2066612d32787d7d223b693a333b733a33323a227b7b66612d736f6c69643a3a636f673a3a66612d7370696e2066612d32787d7d223b693a343b733a34323a227b7b66612d736f6c69643a3a7370696e6e65723a3a66612d7370696e2d70756c73652066612d32787d7d223b693a353b733a35383a227b7b66612d736f6c69643a3a7370696e6e65723a3a66612d7370696e2d70756c73652066612d7370696e2d726576657273652066612d32787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(732, 'table', 56, 'tl_article', 192, 1666171797, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Social Icons\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a383a7b693a303b733a33303a227b7b66612d6272616e64733a3a66616365626f6f6b3a3a66612d32787d7d223b693a313b733a33313a227b7b66612d6272616e64733a3a696e7374616772616d3a3a66612d32787d7d223b693a323b733a32393a227b7b66612d6272616e64733a3a747769747465723a3a66612d32787d7d223b693a333b733a32393a227b7b66612d6272616e64733a3a796f75747562653a3a66612d32787d7d223b693a343b733a32383a227b7b66612d6272616e64733a3a74696b746f6b3a3a66612d32787d7d223b693a353b733a32393a227b7b66612d6272616e64733a3a646973636f72643a3a66612d32787d7d223b693a363b733a33303a227b7b66612d6272616e64733a3a6c696e6b6564696e3a3a66612d32787d7d223b693a373b733a32363a227b7b66612d6272616e64733a3a78696e673a3a66612d32787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(733, 'table', 56, 'tl_article', 2048, 1666171717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:6:\"Rotate\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a373a7b693a303b733a33333a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d32787d7d223b693a313b733a34363a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d39302066612d32787d7d223b693a323b733a34373a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d3138302066612d32787d7d223b693a333b733a34373a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d3237302066612d32787d7d223b693a343b733a35323a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d686f72697a6f6e74616c2066612d32787d7d223b693a353b733a35303a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d766572746963616c2066612d32787d7d223b693a363b733a34363a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d626f74682066612d32787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(736, 'headline', 40, 'tl_article', 48, 1676290646, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Hero-Element\";}', NULL, 0, 0, 0, NULL, '', '', '', NULL, 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, NULL, '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, '', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(737, 'text', 40, 'tl_article', 768, 1676290845, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 1, 0, 0, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'left', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(738, 'text', 40, 'tl_article', 896, 1676290868, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 1, 0, 0, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'right', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(739, 'text', 40, 'tl_article', 1024, 1676290884, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 1, 0, 0, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `com_template`, `com_requireLogin`, `com_disableCaptcha`, `com_bbcode`, `com_moderate`, `com_perPage`, `com_order`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(740, 'text', 40, 'tl_article', 1152, 1676290892, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 1, 0, 0, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'below', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, 'com_default', 0, 0, 0, 0, 0, 'ascending', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); - -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(1, 1567088362, 'Slider mit voller Breite und Höhe', 'full-width-height-slider', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(2, 1567088343, 'Weißer Text', 'white-text', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(3, 1569917449, 'Dunkles Bild/Video', 'dark-image', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(5, 1567088354, 'Text mit großer Schrift', 'large-text', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(6, 1566916635, 'Artikel mit voller Bildschirmhöhe', 'article-full-height', 0, 1, 1, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(7, 1566916774, 'Artikel mit voller Bildschirmbreite', 'article-full-width', 0, 1, 1, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(10, 1567682897, 'Parallax-Slider', 'parallax-slider', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(11, 1567688694, 'Sticky Teaserbox', 'sticky-teaserbox', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(14, 1568648475, 'Sehr großes Headerbild', 'large-headerimage', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(15, 1570630554, 'Helles Bild/Video', 'light-image', 1, 1, 0, 1, 1, 1, 1, 1, 1); - -INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `noComments`, `published`) VALUES(1, 1, 128, 1568210069, 'Was ist der Unterschied zwischen Honigbienen und Wildbienen?', 'was-ist-der-unterschied-zwischen-honigbienen-und-wildbienen', 1, '

Honigbienen leben in einem großen Volk

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Wildbienen sind Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', '', NULL, 0, 0, NULL, '', '', '', '', 0, '', 'above', 0, NULL, 0, 1); -INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `noComments`, `published`) VALUES(2, 1, 256, 1568210147, 'Wie kann man Bienen schützen?', 'wie-kann-man-bienen-schutzen', 1, '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

\n

Zusammengefasste Liste, wie man Bienen helfen kann:

\n', '', '', NULL, 0, 0, NULL, '', '', '', '', 0, '', 'above', 0, NULL, 0, 1); -INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `noComments`, `published`) VALUES(3, 1, 384, 1568210169, 'Was ist Urban Beekeeping?', 'was-ist-urban-beekeeping', 1, '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

', '', '', NULL, 0, 0, NULL, '', '', '', '', 0, '', 'above', 0, NULL, 0, 1); -INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `noComments`, `published`) VALUES(4, 1, 512, 1568210208, 'Wie viele Blüten kann eine Biene am Tag bestäuben?', 'wie-viele-bluten-kann-eine-biene-am-tag-bestauben', 1, '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', '', '', NULL, 0, 0, NULL, '', '', '', '', 0, '', 'above', 0, NULL, 0, 1); -INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `noComments`, `published`) VALUES(5, 1, 640, 1568210246, 'Wie viele Honigbienenarten gibt es auf der Erde?', 'wie-viele-honigbienenarten-gibt-es-auf-der-erde', 1, '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', '', '', NULL, 0, 0, NULL, '', '', '', '', 0, '', 'above', 0, NULL, 0, 1); -INSERT INTO `tl_faq` (`id`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `noComments`, `published`) VALUES(6, 1, 768, 1568210316, 'Wie viele Wildbienenarten gibt es auf der Erde?', 'wie-viele-wildbienenarten-gibt-es-auf-der-erde', 1, '

Es gibt auf der Welt mehr als 30.000 unterschiedliche Wildbienenarten. Alleine in Europa gibt es mehr als 2.500 Arten, in Deutschland geht man von über 550 Arten aus.

', '', '', NULL, 0, 0, NULL, '', '', '', '', 0, '', 'above', 0, NULL, 0, 1); - -INSERT INTO `tl_faq_category` (`id`, `tstamp`, `title`, `headline`, `jumpTo`, `allowComments`, `notify`, `sortOrder`, `perPage`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`) VALUES(1, 1568210442, 'Nature / FAQ', 'FAQ', 38, 0, 'notify_admin', 'ascending', 0, 0, 0, 0, 0); - -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(128, NULL, 1568725874, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme', '', 'bcba6d55368e72dffa8d3540f77d34fd', 1, 'naturetheme', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(129, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme/img', '', 'e1e8cddaaf12efab9428393d05505cbf', 1, 'img', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(148, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa047d5ffd94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme/scss', '', 'e40b476c7fb4ced1356ebbf3a6366079', 1, 'scss', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(149, 0xa047d5ffd94c11e9bb5ee0d55edd9ad9, 1666166878, 0xa047d5f9d94c11e9bb5ee0d55edd9ad9, 'file', 'files/naturetheme/scss/_custom_colors.scss', 'scss', 'db66d97ee83ed5741235fe59b2a02da5', 1, '_custom_colors.scss', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(150, 0xa047d5ffd94c11e9bb5ee0d55edd9ad9, 1570022275, 0xa047d5e9d94c11e9bb5ee0d55edd9ad9, 'file', 'files/naturetheme/scss/_custom_variables.scss', 'scss', 'd41d8cd98f00b204e9800998ecf8427e', 1, '_custom_variables.scss', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(151, 0xa047d5ffd94c11e9bb5ee0d55edd9ad9, 1568817790, 0xa047d5e2d94c11e9bb5ee0d55edd9ad9, 'file', 'files/naturetheme/scss/custom.scss', 'scss', 'd41d8cd98f00b204e9800998ecf8427e', 1, 'custom.scss', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(152, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme/video', '', 'd113b2935eb4b5e85165cc0f62890052', 1, 'video', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(153, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa047d5d1d94c11e9bb5ee0d55edd9ad9, 'file', 'files/naturetheme/video/video-home.mp4', 'mp4', '2e1af083668619f19e87c6c02a3d74ff', 1, 'video-home.mp4', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(216, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634039, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene_Nahaufnahme.jpg', 'jpg', '7673814ab82d95096f591ccc9213d106', 1, 'CONTAO_NATURE_THEME_Wildbiene_Nahaufnahme.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(217, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634112, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_auf_dem_Heimweg.jpg', 'jpg', 'af2d929eef9a6039e52a2f4f9a7dffd6', 1, 'CONTAO_NATURE_THEME_Biene_auf_dem_Heimweg.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f6175665f64656d5f4865696d776567223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(218, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634177, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene_an_Senf.jpg', 'jpg', '1e510820ab381e9a38ea74f949b4f403', 1, 'CONTAO_NATURE_THEME_Wildbiene_an_Senf.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33373a22434f4e54414f5f4e41545552455f5448454d455f57696c646269656e655f616e5f53656e66223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(219, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570711975, 0xddeecba2e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Bienenstoecke_in_Wildblumenwiese.jpg', 'jpg', '890ca6f2892cc98d1ce7bd046ad33c12', 1, 'CONTAO_NATURE_THEME_Bienenstoecke_in_Wildblumenwiese.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a35323a22434f4e54414f5f4e41545552455f5448454d455f4269656e656e7374c3b6636b655f696e5f57696c64626c756d656e7769657365223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(220, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634211, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Hummel_an_Mohn.jpg', 'jpg', 'efcd0b16f941bf0497ee41b9a38b659a', 1, 'CONTAO_NATURE_THEME_Hummel_an_Mohn.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33343a22434f4e54414f5f4e41545552455f5448454d455f48756d6d656c5f616e5f4d6f686e223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(221, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634228, 0xdead7e80e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_Mohn.jpg', 'jpg', '45632e5d35ae5ae6a378f4649a92107e', 1, 'CONTAO_NATURE_THEME_Biene_an_Mohn.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33333a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f4d6f686e223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(222, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634245, 0xdeb52134e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_Bienenfreund.jpg', 'jpg', 'ed8618eac6c455fff7992a6da5229374', 1, 'CONTAO_NATURE_THEME_Biene_an_Bienenfreund.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f4269656e656e667265756e64223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(223, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634283, 0xdf8a8842e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene_im_Anflug.jpg', 'jpg', '6a27ce43eca7835def8f94865b5c6e04', 1, 'CONTAO_NATURE_THEME_Wildbiene_im_Anflug.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33393a22434f4e54414f5f4e41545552455f5448454d455f57696c646269656e655f696d5f416e666c7567223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(224, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634268, 0xdf8eef3be41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_im_Anflug.jpg', 'jpg', '1deabfd5af98381ff61b2b518bb3ea3c', 1, 'CONTAO_NATURE_THEME_Biene_im_Anflug.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33353a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f696d5f416e666c7567223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(225, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634309, 0xe0645581e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_in_Wildblumenwiese.jpg', 'jpg', '6cce5300705ba260f932f25bbf570d2d', 1, 'CONTAO_NATURE_THEME_Biene_in_Wildblumenwiese.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34343a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f696e5f57696c64626c756d656e7769657365223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(226, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634329, 0xe0e63790e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildblumenwiese.jpg', 'jpg', 'cb5d6a16077e863c6debc4b9b71afc57', 1, 'CONTAO_NATURE_THEME_Wildblumenwiese.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33353a22434f4e54414f5f4e41545552455f5448454d455f57696c64626c756d656e7769657365223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(227, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634355, 0xe1c216dbe41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_auf_Blume.jpg', 'jpg', 'ae924391072adf73334386263aa18102', 1, 'CONTAO_NATURE_THEME_Biene_auf_Blume.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33353a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f6175665f426c756d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(228, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634386, 0xe27cfbfde41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Hummel_im_Anflug.jpg', 'jpg', '601acf121a972c6c0ec3eaa31bf189bc', 1, 'CONTAO_NATURE_THEME_Hummel_im_Anflug.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33363a22434f4e54414f5f4e41545552455f5448454d455f48756d6d656c5f696d5f416e666c7567223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(229, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634414, 0xe321c1e8e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene_in_Wildblumenwiese.jpg', 'jpg', 'd8f3e0c54d2aa216575fa2cad82f42a8', 1, 'CONTAO_NATURE_THEME_Wildbiene_in_Wildblumenwiese.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34383a22434f4e54414f5f4e41545552455f5448454d455f57696c646269656e655f696e5f57696c64626c756d656e7769657365223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(230, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634436, 0xe3b59a7ee41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_Distel.jpg', 'jpg', '304ace79c5d4c44d763e713c93efc2bc', 1, 'CONTAO_NATURE_THEME_Biene_an_Distel.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33353a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f44697374656c223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(231, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570711990, 0xe45e2731e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_weisser_Bluete.jpg', 'jpg', '0abe8e2dd47cccbe630dfa7b82cd04f2', 1, 'CONTAO_NATURE_THEME_Biene_an_weisser_Bluete.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34333a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f776569c39f65725f426c75657465223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(232, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634490, 0xe4b68b93e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Hummel_an_Sonnenblume.jpg', 'jpg', 'fe3d62fac11fc432cb259a442237ee1b', 1, 'CONTAO_NATURE_THEME_Hummel_an_Sonnenblume.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f48756d6d656c5f616e5f536f6e6e656e626c756d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(234, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634521, 0xe5116e9ee41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_Teich.jpg', 'jpg', '9a6e446d0812e27878f2e4e5ccd44eed', 1, 'CONTAO_NATURE_THEME_Biene_an_Teich.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33343a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f5465696368223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(236, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634023, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_Nahaufnahme.jpg', 'jpg', '2fa63a2d6f8b8b09ae1ee6f4fa95e3f0', 1, 'CONTAO_NATURE_THEME_Biene_Nahaufnahme.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33373a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f4e61686175666e61686d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(241, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570611597, 0x2af4cce8ea7311e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/NATURE_Logo_black.svg', 'svg', '238dcfa5175c586b2411119c2cca7604', 1, 'NATURE_Logo_black.svg', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(242, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570611597, 0x2af91d3dea7311e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/NAUTRE_Logo_white.svg', 'svg', '849297eaeb0e47e3ea729f5faf8b15a5', 1, 'NAUTRE_Logo_white.svg', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(250, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634009, 0x6d5db348ea7711e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Bienenwabe-Wildbau.jpg', 'jpg', 'f6d37a082fa89cb484b88b4f9d4ee26b', 1, 'CONTAO_NATURE_THEME_Bienenwabe-Wildbau.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33383a22434f4e54414f5f4e41545552455f5448454d455f4269656e656e776162652d57696c64626175223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(255, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570613706, 0x13ff9b2fea7811e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/favicon.ico', 'ico', 'e0cd8bc0e75500240ee85b792d95db37', 1, 'favicon.ico', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(256, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570614595, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Bienen-auf-Honigwaben.jpg', 'jpg', '2845ed02b80ef089bd48972f5b9fb706', 1, 'CONTAO_NATURE_THEME_Bienen-auf-Honigwaben.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f4269656e656e2d6175662d486f6e6967776162656e223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(258, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634045, 0xb2f95495ea8f11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene.jpg', 'jpg', '63b1896fd7a71ad7e98dfb547d482169', 1, 'CONTAO_NATURE_THEME_Wildbiene.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f57696c646269656e655f4e61686175666e61686d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(259, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570624078, 0x29070564ea9011e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Hummel-auf-Sonnenblume.jpg', 'jpg', '9a39705e0bd6a251aa1be967631d5a7c', 1, 'CONTAO_NATURE_THEME_Hummel-auf-Sonnenblume.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34323a22434f4e54414f5f4e41545552455f5448454d455f48756d6d656c2d6175662d536f6e6e656e626c756d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(260, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570631300, 0xfc10ab82eaa011e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Honigbiene.jpg', 'jpg', '15a1bfe699a4410a94a42089dd81d922', 1, 'CONTAO_NATURE_THEME_Honigbiene.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(265, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 1570637734, 0xa09d3989eaab11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/video/CONTAO_NATURE_THEME_Biene_auf_gelber_Blume.mp4', 'mp4', '4b435edecb5409cf2838b86b858b921b', 1, 'CONTAO_NATURE_THEME_Biene_auf_gelber_Blume.mp4', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(266, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 1570638010, 0x563b969aeab011e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/video/CONTAO_NATURE_THEME_Bienenstock.mp4', 'mp4', '59f1391a1c334e7c2513dcbd48c4c0c9', 1, 'CONTAO_NATURE_THEME_Bienenstock.mp4', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); - -INSERT INTO `tl_form` (`id`, `tstamp`, `title`, `alias`, `jumpTo`, `sendViaEmail`, `recipient`, `subject`, `format`, `skipEmpty`, `storeValues`, `targetTable`, `customTpl`, `method`, `novalidate`, `attributes`, `formID`, `allowTags`, `mailerTransport`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(1, 1570539343, 'Beispielformular', 'beispielformular', 51, 0, 'info@example.com', 'Formulartest', 'raw', 0, 0, '', '', 'POST', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 0, '', 0, 0, '', NULL); -INSERT INTO `tl_form` (`id`, `tstamp`, `title`, `alias`, `jumpTo`, `sendViaEmail`, `recipient`, `subject`, `format`, `skipEmpty`, `storeValues`, `targetTable`, `customTpl`, `method`, `novalidate`, `attributes`, `formID`, `allowTags`, `mailerTransport`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(2, 1570539350, 'Kontaktformular', 'kontaktformular', 51, 0, '', '', 'raw', 0, 0, '', '', 'POST', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 0, '', 0, 0, '', NULL); - -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(1, 'text', 1, 128, 1568128084, 'Vorname', 'vorname', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(2, 'text', 1, 256, 1568128318, 'Nachname', 'nachname', NULL, NULL, NULL, 1, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(3, 'text', 1, 552, 1568202868, 'E-Mail', 'email', NULL, NULL, NULL, 1, 'email', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(4, 'text', 1, 560, 1568202866, 'Telefon', 'telefon', NULL, NULL, NULL, 0, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(5, 'select', 1, 640, 1568128305, 'Wie sind Sie auf uns aufmerksam geworden?', 'gefunden-durch', NULL, NULL, 0x613a363a7b693a303b613a323a7b733a353a2276616c7565223b733a383a22496e7465726e6574223b733a353a226c6162656c223b733a383a22496e7465726e6574223b7d693a313b613a323a7b733a353a2276616c7565223b733a31393a225a656974756e672f5a65697473636872696674223b733a353a226c6162656c223b733a31393a225a656974756e672f5a65697473636872696674223b7d693a323b613a323a7b733a353a2276616c7565223b733a323a225456223b733a353a226c6162656c223b733a323a225456223b7d693a333b613a323a7b733a353a2276616c7565223b733a353a22526164696f223b733a353a226c6162656c223b733a353a22526164696f223b7d693a343b613a323a7b733a353a2276616c7565223b733a32333a2250657273c3b66e6c6963686520456d706665686c756e67223b733a353a226c6162656c223b733a32333a2250657273c3b66e6c6963686520456d706665686c756e67223b7d693a353b613a323a7b733a353a2276616c7565223b733a393a22536f6e737469676573223b733a353a226c6162656c223b733a393a22536f6e737469676573223b7d7d, 0, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(6, 'checkbox', 1, 768, 1568129649, 'Wie unterstützen Sie Bienen bereits?', 'unterstuetzen', NULL, NULL, 0x613a383a7b693a303b613a323a7b733a353a2276616c7565223b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b733a353a226c6162656c223b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a31333a2273656c62657220696d6b65726e223b733a353a226c6162656c223b733a31333a2273656c62657220696d6b65726e223b7d693a323b613a323a7b733a353a2276616c7565223b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b733a353a226c6162656c223b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b7d693a333b613a323a7b733a353a2276616c7565223b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b733a353a226c6162656c223b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b7d693a343b613a323a7b733a353a2276616c7565223b733a31363a22557262616e204265656b656570696e67223b733a353a226c6162656c223b733a31363a22557262616e204265656b656570696e67223b7d693a353b613a323a7b733a353a2276616c7565223b733a31373a224269656e656e706174656e736368616674223b733a353a226c6162656c223b733a31373a224269656e656e706174656e736368616674223b7d693a363b613a323a7b733a353a2276616c7565223b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b733a353a226c6162656c223b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d693a373b613a323a7b733a353a2276616c7565223b733a36343a22486f6e6967676cc3a473657220696d6d6572206175737370c3bc6c656e202d207a756d2053636875747a20766f72204269656e656e6b72616e6b68656974656e223b733a353a226c6162656c223b733a36343a22486f6e6967676cc3a473657220696d6d6572206175737370c3bc6c656e202d207a756d2053636875747a20766f72204269656e656e6b72616e6b68656974656e223b7d7d, 0, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(7, 'radio', 1, 896, 1568129669, 'Wie zufrieden sind Sie mit uns?', 'meinung', NULL, NULL, 0x613a353a7b693a303b613a323a7b733a353a2276616c7565223b733a31343a2273656872207a756672696564656e223b733a353a226c6162656c223b733a31343a2273656872207a756672696564656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a393a227a756672696564656e223b733a353a226c6162656c223b733a393a227a756672696564656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a373a226e65757472616c223b733a353a226c6162656c223b733a373a226e65757472616c223b7d693a333b613a323a7b733a353a2276616c7565223b733a31313a22756e7a756672696564656e223b733a353a226c6162656c223b733a31313a22756e7a756672696564656e223b7d693a343b613a323a7b733a353a2276616c7565223b733a31363a227365687220756e7a756672696564656e223b733a353a226c6162656c223b733a31363a227365687220756e7a756672696564656e223b7d7d, 0, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(8, 'textarea', 1, 1024, 1568128790, 'Kommentar', 'kommentar', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;s:1:\"4\";i:1;s:2:\"40\";}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(9, 'upload', 1, 1152, 1568128806, 'Motiv hochladen', 'motiv', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(10, 'submit', 1, 1280, 1568128817, '', '', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', 'Absenden', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(11, 'captcha', 1, 1216, 1568128822, '', '', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(12, 'text', 1, 576, 1568192132, 'Datum', 'datum', NULL, NULL, NULL, 0, 'date', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(13, 'text', 1, 608, 1568192145, 'Uhrzeit', 'uhrzeit', NULL, NULL, NULL, 0, 'time', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(14, 'text', 1, 624, 1568192161, 'Datum und Zeit', 'datum-und-zeit', NULL, NULL, NULL, 0, 'datim', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(15, 'text', 1, 632, 1568192172, 'URL', 'url', NULL, NULL, NULL, 0, 'url', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(16, 'select', 1, 704, 1568192759, 'Wie sind Sie auf uns aufmerksam geworden? (Mehrfachauswahl)', 'mehrfachauswahl', NULL, NULL, 0x613a363a7b693a303b613a323a7b733a353a2276616c7565223b733a383a22496e7465726e6574223b733a353a226c6162656c223b733a383a22496e7465726e6574223b7d693a313b613a323a7b733a353a2276616c7565223b733a31393a225a656974756e672f5a65697473636872696674223b733a353a226c6162656c223b733a31393a225a656974756e672f5a65697473636872696674223b7d693a323b613a323a7b733a353a2276616c7565223b733a323a225456223b733a353a226c6162656c223b733a323a225456223b7d693a333b613a323a7b733a353a2276616c7565223b733a353a22526164696f223b733a353a226c6162656c223b733a353a22526164696f223b7d693a343b613a323a7b733a353a2276616c7565223b733a32333a2250657273c3b66e6c6963686520456d706665686c756e67223b733a353a226c6162656c223b733a32333a2250657273c3b66e6c6963686520456d706665686c756e67223b7d693a353b613a323a7b733a353a2276616c7565223b733a393a22536f6e737469676573223b733a353a226c6162656c223b733a393a22536f6e737469676573223b7d7d, 0, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 1, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(17, 'checkbox', 1, 1248, 1568193055, '', 'datenschutz', NULL, NULL, 0x613a313a7b693a303b613a323a7b733a353a2276616c7565223b733a32323a22446174656e73636875747a20616b7a65707469657274223b733a353a226c6162656c223b733a3132303a2249636820686162652064656e2048696e77656973207a756d203c6120687265663d227b7b6c696e6b5f75726c3a3a33317d7d22207461726765743d225f626c616e6b222072656c3d226e6f7265666572726572206e6f6f70656e6572223e446174656e73636875747a3c2f613e2067656c6573656e2e202a223b7d7d, 1, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(18, 'fieldsetStart', 1, 544, 1568202621, '', '', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, 'form_fieldsetStart_columns', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(19, 'fieldsetStop', 1, 636, 1568202629, '', '', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, 'form_fieldsetStop_columns', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(20, 'password', 1, 634, 1568207795, 'Passwort', 'password', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(21, 'text', 1, 633, 1568207847, 'Username', 'username', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(22, 'text', 2, 128, 1570539275, 'Name', 'name', NULL, NULL, NULL, 1, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(24, 'text', 2, 384, 1568646597, 'E-Mail', 'email', NULL, NULL, NULL, 1, 'email', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(25, 'text', 2, 512, 1568646603, 'Telefon', 'telefon', NULL, NULL, NULL, 0, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(26, 'textarea', 2, 640, 1568646607, 'Kommentar', 'kommentar', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;s:1:\"4\";i:1;s:2:\"40\";}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(27, 'submit', 2, 768, 1568646560, '', '', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', 'Absenden', 0, NULL, 0, '', '', 0, 0, '', NULL); - -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(1, 1, 1606819117, 'Bild in Slider', '', '', '', 350, NULL, 'proportional', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(2, 1, 1606819117, 'Headerbild', '', '', '', 1920, 400, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(3, 1, 1606819117, 'News / Dreispaltig', '', '', '', 419, 570, 'crop', 100, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(4, 1, 1606819117, 'Events mit Teaser (einspaltiges Layout)', '', '', '', 639, 425, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(5, 1, 1606819117, 'News / Zweispaltig', '', '', '', 640, 870, 'crop', 100, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(6, 1, 1606819117, 'Events mit Teaser (zweispaltiges Layout)', '', '', '', 464, 400, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(7, 1, 1606819117, 'Logo', '', '1x, 1.5x, 2x', '', NULL, 60, 'box', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(8, 1, 1606819117, 'Social Feed / dreispaltig', '', '', '', 381, NULL, 'proportional', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(9, 1, 1606819117, 'Social Feed / einspaltig', '', '', '', 270, NULL, 'proportional', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(11, 1, 1606819117, 'Maklermodul / Listenansicht', '', '', '', 633, 390, 'crop', NULL, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(12, 1, 1665577831, 'Headerbild (Fixed)', '', '1x, 1.5x, 2x', '', 1920, 560, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); - -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(1, 3, 128, 1568108229, '(max-width: 1215px)', '', '', 290, 450, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(2, 3, 64, 1568108561, '(max-width: 1023px)', '', '', 480, 600, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(3, 3, 32, 1568108819, '(max-width: 768px)', '', '', 728, 600, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(4, 3, 16, 1568108874, '(max-width: 430px)', '', '', 390, 550, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(5, 5, 16, 1568121205, '(max-width: 430px)', '', '', 390, 550, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(6, 5, 32, 1568121205, '(max-width: 768px)', '', '', 728, 600, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(7, 5, 64, 1568121205, '(max-width: 1023px)', '', '', 480, 600, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(8, 5, 128, 1568121205, '(max-width: 1215px)', '', '', 290, 450, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(9, 6, 128, 1568124593, '(max-width: 1407px)', '', '', 368, 400, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(10, 6, 64, 1568124648, '(max-width: 1215px)', '', '', 272, 450, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(11, 6, 32, 1568124701, '(max-width: 1023px)', '', '', 478, 500, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(12, 6, 16, 1568124789, '(max-width: 768px)', '', '', 725, NULL, 'proportional', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(13, 4, 128, 1568125008, '(max-width: 1215px)', '', '', 446, 500, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(14, 4, 64, 1568125051, '(max-width: 768px)', '', '', 725, NULL, 'proportional', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(15, 12, 128, 1665577834, '(max-width:1023px)', '1x, 1.5x, 2x', '', 1023, 560, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(16, 12, 64, 1665577833, '(max-width:768px)', '1x, 1.5x, 2x', '', 768, 360, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(17, 12, 32, 1665577893, '(max-width:450px)', '1x, 1.5x, 2x', '', 450, 360, 'crop', NULL, 0); - -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `cssStyleSelector`) VALUES(1, 1, 1625836435, 'Einspaltiges Layout', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 1, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `cssStyleSelector`) VALUES(2, 1, 1570717072, 'Zweispaltiges Layout mit linker Spalte', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a323a223436223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 1, NULL, 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `cssStyleSelector`) VALUES(3, 1, 1570717177, 'Zweispaltiges Layout mit rechter Spalte', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2clr', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a323a223436223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 1, NULL, 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `cssStyleSelector`) VALUES(4, 1, 1569592871, 'Dreispaltiges Layout', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '3cl', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 1, NULL, 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `cssStyleSelector`) VALUES(5, 1, 1574869708, 'Einspaltiges Layout ohne Breadcrumb', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a353a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 1, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `cssStyleSelector`) VALUES(6, 1, 1634900366, 'Einspaltiges Layout (Megamenü)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a323a223530223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 1, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `cssStyleSelector`) VALUES(7, 1, 1666167211, 'Dreispaltiges Layout (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '3cl', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, 1, NULL, 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `cssStyleSelector`) VALUES(8, 1, 1666167234, 'Einspaltiges Layout (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, 1, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `cssStyleSelector`) VALUES(9, 1, 1666167254, 'Zweispaltiges Layout mit linker Spalte (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, 1, NULL, 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `calendarfeeds`, `newsfeeds`, `cssStyleSelector`) VALUES(10, 1, 1666167264, 'Zweispaltiges Layout mit rechter Spalte (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2clr', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, 1, NULL, 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL, NULL, NULL); - -INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginAttempts`, `locked`, `session`, `secret`, `useTwoFactor`, `backupCodes`, `trustedTokenVersion`, `newsletter`) VALUES(1, 1645017764, 'John', 'Smith', '', '', '', '', '', '', '', '', '', '', '', 'j.smith@example.com', '', '', NULL, 1, 'j.smith', '$argon2id$v=19$m=65536,t=4,p=1$rLDJgfrstB8agR1wE8v2NQ$0jUEQQwNRBdaabcQpnavhgqIOCKhSbv6i133GB16igQ', 0, NULL, 0, '', '', 1568127244, 1568275388, 1645017711, 0, 0, 0x613a303a7b7d, NULL, 0, NULL, 0, ''); -INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginAttempts`, `locked`, `session`, `secret`, `useTwoFactor`, `backupCodes`, `trustedTokenVersion`, `newsletter`) VALUES(2, 1568127312, 'Donna', 'Evans', '', '', '', '', '', '', '', '', '', '', '', 'd.evans@example.com', '', '', NULL, 1, 'd.evans', '$argon2id$v=19$m=65536,t=4,p=1$5/6L8pZ2pnaC9JQgeiDmcg$3zzNiPGmwyKbDOZ7tp7mFNMeczT9hj6qiRk/FtPqqFA', 0, NULL, 0, '', '', 1568127285, 0, 0, 0, 0, NULL, NULL, 0, NULL, 0, NULL); - -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(1, 1, 1570631817, 'NAV / Hauptnavigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 0, 0, 0, 'nav_default_nature', 'mod_navigation_nature', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(3, 1, 1585318040, 'Footer', 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'html', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, '
\n
\n
\n
\n
\n {{theme::content::NATURE02/01}}\n
\n
\n {{theme::content::NATURE02/02}}\n
\n
\n
\n
\n
\n
\n {{theme::content::NATURE02/03}}\n
\n
\n
', 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, '', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(4, 1, 1567523293, 'Footer Navigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'customnav', 0, 0, 0, 0, 0, 0, 'nav_default', '', 0x613a333a7b693a303b693a33323b693a313b693a32393b693a323b693a33313b7d, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(5, 1, 1568275875, 'NAV / Unterseiten-Navigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 1, 2, 0, 0, 0, 0, 'nav_default_nature_aside', 'mod_navigation_nature_aside', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(6, 1, 1570624377, 'News / mit Bild und Teaser / Dreispaltig', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Newsliste mit Teasertext + Bild\";}', 'newslist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 6, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"3\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 0, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest_nature_col3', 0, '', 'all_items', 0x613a313a7b693a303b733a313a2231223b7d, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(7, 1, 1570624534, 'News / ohne Bild und mit Teaser', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:24:\"Newsliste mit Teasertext\";}', 'newslist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 6, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 0, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_short_nature', 0, '', 'all_items', 0x613a313a7b693a303b733a313a2232223b7d, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(8, 1, 1570624580, 'News / einfache Auflistung', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Einfache Newsliste\";}', 'newslist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 3, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 0, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_simple', 0, '', 'all_items', 0x613a313a7b693a303b733a313a2231223b7d, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(9, 1, 1568276057, 'News Detailansicht', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'newsreader', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_full_nature', 0, '', 'all_items', 0x613a323a7b693a303b733a313a2231223b693a313b733a313a2232223b7d, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(10, 1, 1568276057, 'News Detailansicht / Header', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'newsreader', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_full_nature_header', 0, '', 'all_items', 0x613a323a7b693a303b733a313a2231223b693a313b733a313a2232223b7d, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(11, 1, 1570629076, 'Events / mit Bild und Teaser', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:32:\"Eventliste mit Teasertext + Bild\";}', 'eventlist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 3, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"4\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_teaser_nature', 0, 0, 'ascending', 0, 'next_all', 1, 0, 1, 0x613a313a7b693a303b733a313a2231223b7d, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(12, 1, 1570629092, 'Events / ohne Bild und Teaser', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Eventliste mit Teasertext\";}', 'eventlist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 4, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_list_nature', 0, 0, 'ascending', 0, 'next_all', 1, 0, 1, 0x613a313a7b693a303b733a313a2231223b7d, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(13, 1, 1570629107, 'Events / einfache Auflistung', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:19:\"Einfache Eventliste\";}', 'eventlist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 3, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_upcoming', 0, 0, 'ascending', 0, 'next_all', 1, 0, 1, 0x613a313a7b693a303b733a313a2231223b7d, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(14, 1, 1568276057, 'Events / Detailansicht', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'eventreader', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 3, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full_nature', 0, 0, 'ascending', 0, 'next_all', 1, 0, 1, 0x613a313a7b693a303b733a313a2231223b7d, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(16, 1, 1568280595, 'Events / mit Bild und Teaser (zweispaltiges Layout)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Anstehende Events\";}', 'eventlist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"6\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_teaser_nature', 2, 0, 'ascending', 0, 'next_all', 1, 0, 1, 0x613a313a7b693a303b733a313a2231223b7d, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(18, 1, 1568276057, 'News / mit Bild und Teaser / Zweispaltig', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:9:\"Aktuelles\";}', 'newslist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"5\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 2, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest_nature_col2', 0, '', 'all_items', 0x613a313a7b693a303b733a313a2231223b7d, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(19, 1, 1568276057, 'Events / Detailansicht / Header', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'eventreader', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 3, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full_nature_header', 0, 0, 'ascending', 0, 'next_all', 1, 0, 1, 0x613a313a7b693a303b733a313a2231223b7d, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(20, 1, 1568276093, 'NAV / Unterseiten-Navigation (mit allen Seiten)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 0, 0, 0, 'nav_default_nature_aside', 'mod_navigation_nature_aside', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(21, 1, 1568276057, 'User / Login', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Login\";}', 'login', 0, 0, 0, 0, 0, 0, '', 'mod_login_nature', NULL, 0, '', 1, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(22, 1, 1568276057, 'User / Registrierung', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Registrierung (einfache Darstellung)\";}', 'registration', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(23, 1, 1568276057, 'User / Personendaten', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Personendaten (einfache Darstellung)\";}', 'personalData', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(24, 1, 1568276057, 'User / Passwort ändern', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Passwort ändern\";}', 'changePassword', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(25, 1, 1568276057, 'User / Passwort vergessen', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Passwort vergessen\";}', 'lostPassword', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, 'Sie haben ein neues Passwort für ##domain## angefordert.\n\nBitte klicken Sie hier, um das neue Passwort festzulegen:\n\n ##link##\n\nWenn Sie diese E-Mail nicht angefordert haben, kontaktieren Sie bitte den Administrator der Webseite.', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(26, 1, 1568276057, 'User / Konto schließen', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Konto schließen\";}', 'closeAccount', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, 'close_deactivate', 0, NULL, 0, 0, NULL, 'Sie haben ein neues Passwort für ##domain## angefordert.\n\nBitte klicken Sie hier, um das neue Passwort festzulegen:\n\n ##link##\n\nWenn Sie diese E-Mail nicht angefordert haben, kontaktieren Sie bitte den Administrator der Webseite.', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(27, 1, 1568276057, 'User / Registrierung (gruppiert)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:46:\"Registrierung (gruppierte Darstellung)\";}', 'registration', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_grouped_nature', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(28, 1, 1568276057, 'User / Personendaten (gruppiert)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:46:\"Personendaten (gruppierte Darstellung)\";}', 'personalData', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_grouped_nature', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(30, 1, 1568899625, 'Newsletter / Abonnieren', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Abonnieren Sie unseren Newsletter\";}', 'subscribe', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 35, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_default_nature', NULL, 'Sie haben folgende Verteiler auf ##domain## abonniert:\n\n##channels##\n\nBitte klicken Sie http://##domain##/newsletter-aktivierung.html?token=##token## um Ihr Abonnement zu aktivieren. Der Bestätigungslink ist 24 Stunden gültig. Falls Sie die Verteiler nicht selbst abonniert haben, ignorieren Sie diese E-Mail bitte.\n\nDie Einwilligung kann jederzeit auf http://##domain##/newsletter-kuendigung.html widerrufen werden.', 0, NULL, 0x613a313a7b693a303b733a313a2232223b7d, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(31, 1, 1568276057, 'Newsletter / Kündigen', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Newsletter kündigen\";}', 'unsubscribe', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_default_nature', 'Sie haben folgende Abonnements auf ##domain## gekündigt:\n\n##channels##', NULL, 0, NULL, 0x613a313a7b693a303b733a313a2232223b7d, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(32, 1, 1568276057, 'FAQ-Liste', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'faqlist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 33, 0x613a313a7b693a303b733a313a2231223b7d, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(33, 1, 1568276057, 'FAQ-Leser', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'faqreader', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, 0x613a313a7b693a303b733a313a2231223b7d, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(34, 1, 1568276057, 'FAQ-Seite', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'faqpage', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, 0x613a313a7b693a303b733a313a2231223b7d, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(35, 1, 1568276057, 'Events / Kalender', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:8:\"Kalender\";}', 'calendar', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default_nature', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, 0x613a313a7b693a303b733a313a2231223b7d, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(36, 1, 1568276057, 'Events / Mini-Kalender', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Mini-Kalender\";}', 'calendar', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_mini', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, 0x613a313a7b693a303b733a313a2231223b7d, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(37, 1, 1568276057, 'Events / mit Bild und Teaser (Tag)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'eventlist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 2, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"4\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_teaser_nature', 0, 0, 'ascending', 0, 'cal_day', 1, 0, 1, 0x613a313a7b693a303b733a313a2231223b7d, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(38, 1, 1568277064, 'Suche', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:5:\"Suche\";}', 'search', 0, 0, 0, 0, 0, 0, '', 'mod_search_nature', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 1, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 3, 0, 'advanced', 'search_default', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(39, 1, 1568280425, 'News / mit Bild und Teaser / Dreispaltig (ohne Pagination)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:9:\"Aktuelles\";}', 'newslist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"3\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest_nature_col3', 0, '', 'all_items', 0x613a313a7b693a303b733a313a2231223b7d, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(40, 1, 1568280714, 'Events / mit Bild und Teaser (ohne Pagination)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Anstehende Events\";}', 'eventlist', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"4\";}', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_teaser_nature', 2, 0, 'ascending', 0, 'next_all', 1, 0, 1, 0x613a313a7b693a303b733a313a2231223b7d, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(41, 1, 1570546755, 'Modaler Dialog', 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:21:\"Honig- und Wildbienen\";}', 'ct_modal', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, 'Popup öffnen', '', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(42, 1, 1568644902, 'Breadcrumb', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'breadcrumb', 0, 0, 0, 0, 0, 0, '', 'mod_breadcrumb_nature', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(44, 1, 1568899765, 'Newsletter / Abonnieren (Startseite)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Abonnieren Sie unseren Newsletter\";}', 'subscribe', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 35, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"newsletter-primary\";}', NULL, NULL, 0, 0, 'nl_default_nature', NULL, 'Sie haben folgende Verteiler auf ##domain## abonniert:\n\n##channels##\n\nBitte klicken Sie http://##domain##/newsletter-aktivierung.html?token=##token## um Ihr Abonnement zu aktivieren. Der Bestätigungslink ist 24 Stunden gültig. Falls Sie die Verteiler nicht selbst abonniert haben, ignorieren Sie diese E-Mail bitte.\n\nDie Einwilligung kann jederzeit auf http://##domain##/newsletter-kuendigung.html widerrufen werden.', 1, NULL, 0x613a313a7b693a303b733a313a2232223b7d, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `nl_template`, `nl_unsubscribe`, `nl_subscribe`, `nl_hideChannels`, `nl_text`, `nl_channels`, `newsletters`, `cal_featured`, `cal_showQuantity`, `cal_ctemplate`, `cal_template`, `cal_limit`, `cal_readerModule`, `cal_order`, `cal_ignoreDynamic`, `cal_format`, `cal_startDay`, `cal_hideRunning`, `cal_noSpan`, `cal_calendar`, `list_info_layout`, `list_layout`, `list_info_where`, `list_info`, `list_sort`, `list_search`, `list_where`, `list_fields`, `list_table`, `news_showQuantity`, `news_order`, `news_startDay`, `news_format`, `news_template`, `news_readerModule`, `news_jumpToCurrent`, `news_featured`, `news_archives`, `com_template`, `com_disableCaptcha`, `com_requireLogin`, `com_bbcode`, `com_moderate`, `com_order`, `faq_readerModule`, `faq_categories`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(50, 1, 1634900345, 'NAV / Hauptnavigation (Megamenü)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 0, 0, 0, 'nav_default_nature', 'mod_navigation_nature_megamenu', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, 'nl_simple', NULL, NULL, 0, NULL, NULL, NULL, 'all_items', 0, 'cal_default', 'event_full', 0, 0, 'ascending', 0, 'cal_month', 1, 0, 0, NULL, 'info_default', 'list_default', '', '', '', '', '', '', '', 0, 'order_date_desc', 0, 'news_month', 'news_latest', 0, '', 'all_items', NULL, 'com_default', 0, 0, 0, 0, 'ascending', 0, NULL, NULL, NULL, '', '', NULL, '', ''); - -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(1, 1, 1569916719, 'Bienen schützen', 0, 'bienen-schuetzen', 1, 1568116680, 1568116680, '', '', NULL, 'Wichtig', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung ...

', 1, 0, 0xe45e2731e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(2, 1, 1569916882, 'Honigbienen leben in einem großen Volk', 0, 'honigbienen-leben-in-einem-grossen-volk', 1, 1568030340, 1568030340, '', '', NULL, 'Wissenswertes', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(3, 1, 1569916870, 'Wildbienen sind Einzelgänger', 0, 'wildbienen-sind-einzelgaenger', 1, 1568030400, 1568030400, '', '', NULL, 'Wissenswertes', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(4, 1, 1569916788, 'Hummeln sind besonders gute Bestäuber', 0, 'hummeln-sind-besonders-gute-bestaeuber', 1, 1568030400, 1568030400, '', '', NULL, 'Wissenswertes', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

', 1, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(5, 1, 1569916757, 'Was kann man gegen das Bienensterben tun?', 0, 'was-kann-man-gegen-das-bienensterben-tun', 1, 1568030460, 1568030460, '', '', NULL, 'Tipps', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden.

', 1, 0, 0xe321c1e8e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(6, 1, 1569916733, 'Bienenhonig', 0, 'bienenhonig', 1, 1568030520, 1568030520, '', '', NULL, 'Ernährung', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

', 1, 0, 0xe0e63790e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(7, 1, 1569916748, '80 bis 90 Prozent der Bestäubungsarbeit', 0, '80-bis-90-prozent-der-bestaeubungsarbeit', 1, 1568030520, 1568030520, '', '', NULL, 'Wissenswertes', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 1, 0, 0xe1c216dbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(8, 2, 1568110535, 'Bienen schützen', 0, 'bienen-schuetzen-2', 1, 1568110440, 1568110440, '', '', NULL, 'Wichtig', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

', 0, 0, 0xe7dab66cc8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(9, 2, 1568110581, 'Honigbienen leben in einem großen Volk', 0, 'honigbienen-leben-in-einem-grossen-volk-2', 1, 1568110440, 1568110440, '', '', NULL, 'Wissenswertes', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(10, 2, 1568110540, 'Wildbienen sind Einzelgänger', 0, 'wildbienen-sind-einzelgaenger-2', 1, 1568110440, 1568110440, '', '', NULL, 'Wissenswertes', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0xdefdc0b5d08c11e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(11, 2, 1568110598, 'Hummeln sind besonders gute Bestäuber', 0, 'hummeln-sind-besonders-gute-bestaeuber-2', 1, 1568110440, 1568110440, '', '', NULL, 'Wissenswertes', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

', 0, 0, 0x1d10063bd08e11e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(12, 2, 1568110545, 'Was kann man gegen das Bienensterben tun?', 0, 'was-kann-man-gegen-das-bienensterben-tun-2', 1, 1568110440, 1568110440, '', '', NULL, 'Tipps', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden.

', 0, 0, 0xe7caf949c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(13, 2, 1568110587, 'Bienenhonig', 0, 'bienenhonig-2', 1, 1568110440, 1568110440, '', '', NULL, 'Ernährung', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

', 0, 0, 0xe9f45d00c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `pid`, `tstamp`, `headline`, `featured`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `addImage`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `addEnclosure`, `enclosure`, `source`, `jumpTo`, `articleId`, `url`, `target`, `cssClass`, `noComments`, `published`, `start`, `stop`, `linkText`, `cssStyleSelector`) VALUES(14, 2, 1568110550, '80 bis 90 Prozent der Bestäubungsarbeit', 0, '80-bis-90-prozent-der-bestaeubungsarbeit-2', 1, 1568110440, 1568110440, '', '', NULL, 'Wissenswertes', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0xea772a99c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', 0, NULL, 'default', 0, 0, '', 0, '', 0, 1, '', '', '', NULL); - -INSERT INTO `tl_newsletter_channel` (`id`, `tstamp`, `title`, `jumpTo`, `template`, `mailerTransport`, `sender`, `senderName`) VALUES(2, 1568899756, 'Nature / Newsletter', 13, 'mail_default', '', 'info@example.com', ''); - -INSERT INTO `tl_news_archive` (`id`, `tstamp`, `title`, `jumpTo`, `protected`, `groups`, `allowComments`, `notify`, `sortOrder`, `perPage`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`) VALUES(1, 1568110502, 'News mit Bilder', 33, 0, NULL, 0, 'notify_admin', 'ascending', 0, 0, 0, 0, 0); -INSERT INTO `tl_news_archive` (`id`, `tstamp`, `title`, `jumpTo`, `protected`, `groups`, `allowComments`, `notify`, `sortOrder`, `perPage`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`) VALUES(2, 1568110528, 'News ohne Bilder', 33, 0, NULL, 0, 'notify_admin', 'ascending', 0, 0, 0, 0, 0); - -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(1, 0, 128, 1666168642, 'Nature Theme', 'nature-theme', 'root', '', 'de', '', NULL, 'permanent', 0, 0, '', 0, '', '', '', 1, NULL, NULL, '', '', '', '', '', 1, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', '', 0, '0', 1, '', '', 0, 0, '', '.html', 1, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, 'bundles/contaoddadvancedclasses/sets/bulma.json', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(2, 1, 128, 1570786837, 'Start', 'index', 'regular', '', '', 'index,follow', 'NATURE ist ein ehrlicher Allrounder unter den Contao Themes im natürlich-schlichten Look, welcher auf Basis von Contao 4.x und des Bulma CSS Framework für Webseiten aller Art entwickelt wurde.', 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, 'home', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(4, 22, 128, 1567086085, 'Textelemente', 'textelemente', 'regular', '', '', 'noindex,nofollow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(5, 1, 768, 1570634889, 'Layouts', 'layouts', 'forward', '', '', 'index,follow', NULL, 'permanent', 17, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(6, 1, 1792, 1567077367, 'Nature Theme Elemente', '', 'folder', '', '', 'noindex,nofollow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(7, 6, 128, 1567077391, '01_Header', '01-header', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(8, 1, 640, 1568645499, 'Module', 'module', 'forward', '', '', 'index,follow', NULL, 'permanent', 9, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(9, 8, 128, 1567085919, 'News', 'news', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(10, 8, 256, 1567085933, 'Events', 'events', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(11, 8, 384, 1567085943, 'Navigation', 'navigation', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(12, 8, 512, 1567085951, 'User', 'user', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(13, 8, 640, 1567085958, 'Newsletter', 'newsletter', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(14, 8, 768, 1567085965, 'FAQ', 'faq', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(15, 8, 896, 1567085974, 'Formulare', 'formulare', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(16, 8, 1024, 1567085981, 'Suche', 'suche', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(17, 5, 128, 1570632286, 'Einspaltiges Layout', 'einspaltiges-layout', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 5, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(18, 5, 256, 1567785317, 'Zweispaltiges Layout', 'zweispaltiges-layout', 'forward', '', '', 'index,follow', NULL, 'permanent', 19, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(19, 18, 128, 1570008796, 'mit linker Spalte', 'mit-linker-spalte', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 2, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(20, 18, 256, 1570008803, 'mit rechter Spalte', 'mit-rechter-spalte', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 3, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(21, 5, 384, 1568029113, 'Dreispaltiges Layout', 'dreispaltiges-layout', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 4, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(22, 1, 896, 1567785225, 'Elemente', 'elemente', 'forward', '', '', 'index,follow', NULL, 'permanent', 4, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(23, 22, 256, 1567086113, 'Akkordion', 'akkordion', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(24, 22, 384, 1567086122, 'Content Slider', 'content-slider', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(25, 22, 512, 1567086135, 'Media-Elemente', 'media-elemente', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(26, 22, 640, 1567086145, 'Download-Elemente', 'download-elemente', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(27, 22, 768, 1567086153, 'Theme-Elemente', 'theme-elemente', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(28, 6, 256, 1567438294, '02_Footer', '02-footer', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(29, 1, 256, 1567523256, 'Impressum', 'impressum', 'regular', '', '', 'noindex,nofollow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(31, 1, 384, 1567523249, 'Datenschutz', 'datenschutz', 'regular', '', '', 'noindex,nofollow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(32, 1, 512, 1568647165, 'Kontakt', 'kontakt', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, 'contact', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(33, 1, 1024, 1568030272, 'News-Detailansicht', 'news-details', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(34, 1, 1152, 1568030286, 'Events-Detailansicht', 'events-details', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(35, 1, 1280, 1568208498, 'Newsletter abonniert (Bestätigungsmail)', 'newsletter-abonniert', 'regular', '', '', 'noindex,nofollow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(36, 1, 1408, 1568208488, 'Newsletter abonniert (Aktivierung)', 'newsletter-aktivierung', 'regular', '', '', 'noindex,nofollow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(37, 1, 1536, 1568208600, 'Newsletter abbestellen (Deaktivierung)', 'newsletter-kuendigung', 'regular', '', '', 'noindex,nofollow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(38, 1, 1664, 1568210413, 'FAQ-Leser', 'faq-leser', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(39, 22, 896, 1568282094, 'Icons', 'icons', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(40, 8, 1152, 1568642420, 'Modaler Dialog', 'modaler-dialog', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(41, 5, 512, 1570631479, 'Farbige Hintergründe', 'artikel-mit-hintergrund', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(42, 1, 1920, 1660337173, '403 Zugriff verweigert', '403-zugriff-verweigert', 'error_403', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, 'access-denied', '', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(43, 1, 2048, 1660337173, '404 Seite nicht gefunden', '404-seite-nicht-gefunden', 'error_404', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, 'page-not-found', '', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(44, 1, 2176, 1660337173, '401 Nicht authentifiziert', '401-nicht-authentifiziert', 'error_401', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, 'unauthorized', '', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(45, 46, 128, 1570008548, 'Headerbild dunkel', 'headerbild-dunkel', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(46, 5, 416, 1569838301, 'Layouts mit Headerbild', 'layouts-mit-headerbild', 'forward', '', '', '', NULL, 'permanent', 45, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 2, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(47, 46, 256, 1570008602, 'großes Headerbild dunkel', 'grosses-headerbild', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(48, 46, 192, 1570008571, 'Headerbild hell', 'headerbild-hell', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(49, 46, 384, 1570008611, 'großes Headerbild hell', 'grosses-headerbild-hell', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(51, 32, 128, 1570539570, 'Vielen Dank für Ihre Anfrage', 'vielen-dank-fuer-ihre-anfrage', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 2, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(54, 8, 448, 1634900378, 'Megamenü', 'module/megamenue', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 1, 0, 0, NULL, 1, 6, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(55, 5, 464, 1666167444, 'Logo und Navigation untereinander', 'layouts/logo-und-navigation-untereinander', 'forward', '', '', 'index,follow', NULL, 'permanent', 56, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 8, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(56, 55, 128, 1666167369, 'Einspaltiges Layout', 'layouts/einspaltiges-layout-kopie/einspaltiges-layout-kopie', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 8, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(57, 55, 256, 1666167429, 'Zweispaltiges Layout', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout', 'forward', '', '', 'index,follow', NULL, 'permanent', 59, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(58, 55, 384, 1666167383, 'Dreispaltiges Layout', 'layouts/einspaltiges-layout-kopie/dreispaltiges-layout-kopie', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 7, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(59, 57, 128, 1666167406, 'mit linker Spalte', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout-kopie/mit-linker-spalte-kopie', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 9, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(60, 57, 256, 1666167414, 'mit rechter Spalte', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout-kopie/mit-rechter-spalte-kopie', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 10, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, '', 0, 0, '', NULL); - -INSERT INTO `tl_theme` (`id`, `tstamp`, `name`, `author`, `folders`, `screenshot`, `templates`, `pdir_th_description`, `pdir_th_license_domain`, `pdir_th_short_code`) VALUES(1, 1569937160, 'Nature Theme', 'pdir digital agentur - Philipp Seibt, Juliane Langer, Mathias Arzberger', NULL, NULL, '', 'pdir contao theme licence
Mit dieser Lizenz gekennzeichnete Themes dürfen sowohl privat als auch kommerziell eingesetzt werden. Der Copyright-Link bzw. die Copyright-Links \"Nature Theme by contao-themes.net\" dürfen nicht entfernt oder verändert werden. Das gilt auch wenn Sie das Theme nur als Basis für eine Website einsetzen und es verändern. Möchten Sie diesen Theme ohne Copyright-Link einsetzen, müssen Sie eine kostenpflichtige Lizenz erwerben.
', '', 'nature'); -COMMIT; - -/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; -/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; -/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; diff --git a/contao/sql/contao50/minimal.sql b/contao/sql/contao50/minimal.sql deleted file mode 100644 index 0b1b128..0000000 --- a/contao/sql/contao50/minimal.sql +++ /dev/null @@ -1,862 +0,0 @@ -SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; -SET AUTOCOMMIT = 0; -START TRANSACTION; -SET time_zone = "+00:00"; - -/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; -/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; -/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; -/*!40101 SET NAMES utf8mb4 */; - - -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(1, 2, 128, 1591889434, 'Slider', 'slider', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(2, 4, 128, 1566910260, 'Textelemente', 'textelemente', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(3, 2, 256, 1569245498, 'Intro', 'intro', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:34:\"has-background article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(4, 2, 384, 1567007924, 'Teaserboxen / Full Height', 'teaserboxen-full-height', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(5, 2, 512, 1568897727, 'Text', 'text', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:19:\"article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(6, 4, 256, 1566986289, 'Grid-Beispiele', 'grid-beispiele', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(7, 2, 544, 1568898441, 'Teaserbox', 'teaserbox', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(9, 7, 128, 1567077842, '01_Logo', '01-logo', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'NATURE01/01', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(13, 11, 128, 1567085943, 'Navigation', 'navigation', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(14, 12, 128, 1567085951, 'User', 'user', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(17, 15, 128, 1567085974, 'Formulare', 'formulare', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(18, 16, 128, 1567085981, 'Suche', 'suche', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(19, 17, 128, 1567086004, 'Einspaltiges Layout', 'einspaltiges-layout', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(21, 19, 128, 1567086039, 'Layout mit linker Spalte', 'layout-mit-linker-spalte', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(22, 20, 128, 1567086051, 'Layout mit rechter Spalte', 'layout-mit-rechter-spalte', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(23, 21, 128, 1567086062, 'Dreispaltiges Layout', 'dreispaltiges-layout', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(25, 23, 128, 1567086113, 'Akkordion', 'akkordion', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(26, 24, 384, 1570633075, 'Content Slider', 'content-slider', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(27, 25, 128, 1567086135, 'Media-Elemente', 'media-elemente', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(28, 26, 128, 1567086145, 'Download-Elemente', 'download-elemente', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(29, 27, 128, 1567086153, 'Theme-Elemente', 'theme-elemente', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(30, 4, 384, 1568280815, 'Buttons & Links', 'buttons-links', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(31, 2, 576, 1568898194, 'Tabs', 'tabs', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(32, 28, 128, 1567522497, '02/03 Copyright-Hinweis', '02-03-copyright-hinweis', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'NATURE02/03', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(33, 2, 896, 1568718476, 'Abschlusstext', 'abschlusstext', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(34, 28, 64, 1567526123, '02/01 Erste Spalte', '02-01-erste-spalte', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'NATURE02/01', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(35, 28, 96, 1567522523, '02/02 Zweite Spalte', '02-02-zweite-spalte', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'NATURE02/02', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(36, 29, 128, 1567523197, 'Impressum', 'impressum', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(37, 31, 128, 1567523249, 'Datenschutz', 'datenschutz', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(38, 32, 128, 1567523282, 'Kontakt', 'kontakt', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(39, 17, 64, 1567784220, 'Header', 'header-2', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(40, 4, 512, 1567780751, 'Hero', 'hero', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(41, 19, 64, 1567785282, 'Header', 'header-3', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(42, 20, 64, 1567785291, 'Header', 'header-4', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(43, 21, 64, 1568028939, 'Header', 'header-5', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(44, 21, 256, 1568029315, 'Rechte Spalte', 'rechte-spalte', 1, 'right', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(53, 4, 640, 1568280917, 'Listen', 'listen', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(54, 4, 768, 1568280952, 'Tabellen', 'tabellen', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(55, 4, 896, 1568280962, 'Weitere Textelemente', 'weitere-textelemente', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(56, 39, 128, 1568282094, 'Icons', 'icons', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(57, 24, 256, 1570695418, 'Full Width Height Slider', 'full-width-height-slider', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(58, 27, 256, 1568387585, 'Teaserbox', 'teaserbox-2', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(59, 27, 192, 1568387632, 'Teaserboxen / Full Height', 'teaserboxen-full-height-2', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(60, 27, 384, 1568387792, 'Content-Box', 'content-box', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(61, 27, 512, 1568390071, 'Preistabelle', 'preistabelle', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(62, 27, 640, 1568628147, 'Text und Icon', 'text-und-icon', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(63, 40, 128, 1568642420, 'Modaler Dialog', 'modaler-dialog', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(64, 32, 64, 1568646630, 'Header', 'header-8', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(66, 41, 288, 1570631526, 'Artikel mit weißen Hintergrund', 'artikel-mit-weissen-hintergrund', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:19:\"article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(67, 41, 448, 1570631534, 'Artikel mit Hintergrund (white-ter)', 'artikel-mit-hintergrund-white-ter', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:58:\"has-background-white-ter has-text-dark article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(69, 41, 384, 1569239285, 'Artikel mit Hintergrund (grey-lighter)', 'artikel-mit-hintergrund-grey-lighter', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:61:\"has-background-grey-lighter has-text-dark article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(70, 41, 192, 1568713709, 'Artikel mit Hintergrund (primary)', 'artikel-mit-hintergrund-primary', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:57:\"has-background-primary has-text-white article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(71, 41, 512, 1568713914, 'Artikel mit Hintergrund (dark)', 'artikel-mit-hintergrund-dark', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:54:\"has-background-dark has-text-white article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(72, 41, 640, 1568713952, 'Artikel mit Hintergrund (info)', 'artikel-mit-hintergrund-info', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:54:\"has-background-info has-text-white article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(73, 41, 768, 1568713986, 'Artikel mit Hintergrund (success)', 'artikel-mit-hintergrund-success', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:57:\"has-background-success has-text-white article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(74, 41, 896, 1569239370, 'Artikel mit Hintergrund (warning)', 'artikel-mit-hintergrund-warning', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:56:\"has-background-warning has-text-dark article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(75, 41, 1024, 1568714037, 'Artikel mit Hintergrund (danger)', 'artikel-mit-hintergrund-danger', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:56:\"has-background-danger has-text-white article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(76, 41, 1152, 1568714459, 'Artikel mit Hintergrund und Textfarbe (white-ter / primary)', 'artikel-mit-hintergrund-und-textfarbe-white-ter-primary', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:61:\"has-background-white-ter has-text-primary article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(77, 41, 1280, 1568714575, 'Artikel mit Hintergrund und Textfarbe (grey-dark / warning)', 'artikel-mit-hintergrund-und-textfarbe-grey-dark-warning', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:61:\"has-background-grey-dark has-text-warning article-full-height\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(80, 19, 96, 1568718878, 'Linke Spalte', 'linke-spalte', 1, 'left', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(82, 20, 96, 1568719762, 'Rechte Spalte', 'rechte-spalte-2', 1, 'right', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(84, 42, 128, 1569397427, '403 Zugriff verweigert', '403-zugriff-verweigert', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(85, 43, 128, 1569399092, 'Überschrift', 'ueberschrift', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:22:\"has-background-primary\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(86, 43, 256, 1569399098, '404 Seite nicht gefunden', '404-seite-nicht-gefunden', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(87, 42, 64, 1569399108, 'Überschrift', 'ueberschrift-2', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:22:\"has-background-primary\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(88, 44, 128, 1569399301, '401 Nicht authentifiziert', '401-nicht-authentifiziert', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(89, 44, 64, 1569399321, 'Überschrift', 'ueberschrift-3', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:22:\"has-background-primary\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(90, 4, 64, 1569512920, 'Header', 'header-9', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(91, 27, 64, 1569514945, 'Header', 'header-10', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(92, 45, 128, 1570008683, 'Text', 'text-2', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(93, 47, 128, 1570008700, 'Text', 'text-4', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(94, 45, 64, 1569838139, 'Header', 'header-11', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(95, 47, 64, 1569838251, 'Header', 'header-12', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(96, 48, 64, 1569933606, 'Header', '', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(97, 48, 128, 1570008694, 'Text', 'text-3', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(98, 49, 64, 1569933890, 'Header', '', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(99, 49, 128, 1570008708, 'Text', 'text-5', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(100, 27, 768, 1570012510, 'Tabs', 'tabs-2', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(101, 51, 128, 1570539329, 'Vielen Dank für Ihre Anfrage', 'vielen-dank-fuer-ihre-anfrage', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(107, 27, 896, 1582290563, 'Text-Modal', 'text-modal', 1, 'main', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(108, 54, 128, 1634900314, 'Megamenü', 'module-megamenue', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(111, 56, 64, 1666167456, 'Header', '', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(112, 56, 128, 1666167457, 'Einspaltiges Layout', '', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(113, 58, 64, 1666167458, 'Header', '', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(114, 58, 128, 1666167458, 'Dreispaltiges Layout', '', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(115, 58, 256, 1666167459, 'Rechte Spalte', '', 1, 'right', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(116, 59, 64, 1666167463, 'Header', '', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(117, 59, 96, 1666167463, 'Linke Spalte', '', 1, 'left', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(118, 59, 128, 1666167463, 'Layout mit linker Spalte', '', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(119, 60, 64, 1666167464, 'Header', '', 1, 'header', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', 1, '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(120, 60, 96, 1666167464, 'Rechte Spalte', '', 1, 'right', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `showTeaser`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `protected`, `groups`, `cssID`, `published`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(121, 60, 128, 1666167464, 'Layout mit rechter Spalte', '', 1, 'main', 0, '', NULL, '', '', 0, NULL, '', 1, '', '', '', '', NULL); - -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(2, 'sliderStart', 1, 'tl_article', 128, 1567682907, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 1, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:40:\"full-width-height-slider parallax-slider\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a323a223130223b693a313b733a313a2231223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(3, 'sliderStop', 1, 'tl_article', 256, 1566897391, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(4, 'ct_sliderElement', 1, 'tl_article', 192, 1570698189, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#honigbienen', 'Mehr erfahren ...', '', '', NULL, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(6, 'ct_sliderElement', 1, 'tl_article', 160, 1620807216, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Die Biene.\";}', '

... eines der wichtigsten Nutztiere auf der Welt.
Egal ob Wildbienen, Honigbienen oder Bienen in der Stadt - Bienen faszinieren, doch ohne unsere Hilfe wird es vielerorts schwer.

', 1, 0, 0, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#article-3', 'Warum ist das so?', '', '', 0xa09d3989eaab11e98cc3e0d55edd9ad9, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(9, 'headline', 2, 'tl_article', 128, 1566910278, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:15:\"h1-Überschrift\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(10, 'headline', 2, 'tl_article', 256, 1566910292, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"h2-Überschrift\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(11, 'headline', 2, 'tl_article', 384, 1566910318, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"h3-Überschrift\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(12, 'headline', 2, 'tl_article', 512, 1566910314, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:15:\"h4-Überschrift\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(13, 'headline', 2, 'tl_article', 640, 1566910333, 'a:2:{s:4:\"unit\";s:2:\"h5\";s:5:\"value\";s:15:\"h5-Überschrift\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(14, 'headline', 2, 'tl_article', 768, 1566910346, 'a:2:{s:4:\"unit\";s:2:\"h6\";s:5:\"value\";s:15:\"h6-Überschrift\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(15, 'text', 3, 'tl_article', 128, 1570638176, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:27:\"Wo sind all die Bienen hin?\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:18:\"wo-sind-die-bienen\";i:1;s:17:\"center large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(17, 'ct_sliderElement', 1, 'tl_article', 200, 1570698198, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#wildbienen', 'Hier geht\'s lang!', '', '', NULL, 0xdf8eef3be41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(18, 'ct_teaserBox', 4, 'tl_article', 128, 1570722149, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:50:\"Bis zu 50.000 Honig­bienen leben in einem Volk\";}', '

Auf der ganzen Welt gibt es 9 Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

', 1, 0, 0, 0x6d5db348ea7711e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:11:\"honigbienen\";i:1;s:16:\"sticky-teaserbox\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(19, 'ct_teaserBox', 4, 'tl_article', 64, 1570722143, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:50:\"Mehr als 2.500 Wild­bienen­arten in Europa\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden von ihnen gern genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"wildbienen\";i:1;s:16:\"sticky-teaserbox\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(20, 'ct_teaserBox', 4, 'tl_article', 384, 1570722155, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:67:\"Insekten leisten bis zu 90 Prozent der Bestäu­bungs­arbeit\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 1, 0, 0, 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(21, 'text', 5, 'tl_article', 128, 1570031294, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

\n

 

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:17:\"center large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(22, 'ct_sliderElement', 1, 'tl_article', 208, 1570697935, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Bienen schützen!\";}', '

Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der gesamten Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Umso besorgniserregender ist die Tatsache, dass in den letzten Jahren weltweit konsequent immer mehr Bienenpopulationen einfach wegsterben.

', 0, 0, 0, 0xe27cfbfde41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#article-33', 'Was kann ich tun?', '', '', NULL, 0xe5116e9ee41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(23, 'ct_wrapperStart', 6, 'tl_article', 128, 1569837109, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(24, 'ct_wrapperStop', 6, 'tl_article', 256, 1566986370, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(25, 'text', 6, 'tl_article', 192, 1567005325, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(26, 'text', 6, 'tl_article', 224, 1567005335, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(27, 'headline', 6, 'tl_article', 64, 1570631669, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:50:\"Grid mit automatischer Anpassung der Spaltenbreite\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(28, 'headline', 6, 'tl_article', 32, 1570631653, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Grids\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(30, 'ct_wrapperStart', 6, 'tl_article', 512, 1567006591, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns is-multiline', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(31, 'text', 6, 'tl_article', 640, 1567006704, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] First Column

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(32, 'text', 6, 'tl_article', 768, 1567006712, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Our Second Column

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(33, 'ct_wrapperStop', 6, 'tl_article', 896, 1567005399, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(34, 'text', 6, 'tl_article', 832, 1567006720, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Third Column

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(35, 'text', 6, 'tl_article', 864, 1567006730, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] The Fourth Column

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(36, 'text', 6, 'tl_article', 880, 1567006877, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Fifth Column.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:15:\"bd-notification\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(37, 'headline', 6, 'tl_article', 1024, 1570631681, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:35:\"Grid mit selbst definierten Klassen\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(38, 'ct_wrapperStart', 6, 'tl_article', 1152, 1567006912, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(39, 'text', 6, 'tl_article', 1280, 1567007229, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-6-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(40, 'text', 6, 'tl_article', 1408, 1567007201, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-3-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-3-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(41, 'ct_wrapperStop', 6, 'tl_article', 1536, 1567006912, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(42, 'text', 6, 'tl_article', 1472, 1567007213, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-3-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-3-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(43, 'headline', 6, 'tl_article', 1664, 1570631694, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:32:\"Grid mit zentrierter Ausrichtung\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(44, 'ct_wrapperStart', 6, 'tl_article', 1792, 1567007305, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(45, 'text', 6, 'tl_article', 1920, 1567007386, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-4] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-4', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(46, 'text', 6, 'tl_article', 2048, 1567007393, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-4] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-4', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(47, 'ct_wrapperStop', 6, 'tl_article', 2176, 1567007283, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(48, 'headline', 6, 'tl_article', 2304, 1570631708, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:17:\"Grid ohne Abstand\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(49, 'ct_wrapperStart', 6, 'tl_article', 2432, 1567007360, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns is-gapless', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(50, 'text', 6, 'tl_article', 2560, 1567007365, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(51, 'text', 6, 'tl_article', 2688, 1567007372, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(52, 'ct_wrapperStop', 6, 'tl_article', 2816, 1567007344, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(53, 'ct_teaserBox', 7, 'tl_article', 64, 1570698045, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenhonig
Nahrungsreserve

\n

Der Honig, der aus Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 1, 0, 0, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_nature', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(56, 'image', 9, 'tl_article', 128, 1570611687, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0x2af4cce8ea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"7\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(58, 'hyperlink', 30, 'tl_article', 64, 1567090787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Hauptfarbe)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(59, 'hyperlink', 30, 'tl_article', 192, 1567090839, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Link)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-link', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(60, 'hyperlink', 30, 'tl_article', 320, 1567090846, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Info)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(61, 'hyperlink', 30, 'tl_article', 448, 1567090853, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Erfolg)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(62, 'hyperlink', 30, 'tl_article', 576, 1567090858, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Warnung)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(63, 'hyperlink', 30, 'tl_article', 704, 1567090864, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Achtung)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(65, 'hyperlink', 30, 'tl_article', 32, 1567090771, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(67, 'hyperlink', 30, 'tl_article', 832, 1567091095, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Klein)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-small', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(68, 'hyperlink', 30, 'tl_article', 960, 1567091105, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Medium)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-medium', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(69, 'hyperlink', 30, 'tl_article', 1088, 1567091116, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Groß)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-large', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(70, 'headline', 30, 'tl_article', 16, 1570631800, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Button-Farben\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(71, 'headline', 30, 'tl_article', 768, 1570631814, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Button-Größen\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(72, 'headline', 30, 'tl_article', 8, 1567091186, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Buttons\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(73, 'headline', 30, 'tl_article', 1216, 1570631822, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Button-Styles\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(74, 'hyperlink', 30, 'tl_article', 896, 1567091220, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Normal)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(75, 'hyperlink', 30, 'tl_article', 1344, 1567091299, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Laden)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-loading', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(76, 'headline', 30, 'tl_article', 1472, 1570631845, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:31:\"Button-Eigenschaften kombiniert\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(77, 'hyperlink', 30, 'tl_article', 1280, 1567091354, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Hauptfarbe mit Rahmen)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-primary is-outlined', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(78, 'hyperlink', 30, 'tl_article', 1600, 1567091450, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Hauptfarbe / Klein)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-primary is-small', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(79, 'hyperlink', 30, 'tl_article', 1728, 1567091480, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Info / Laden)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-info is-loading', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(80, 'hyperlink', 30, 'tl_article', 1856, 1567091511, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::2}}', '', 0, '', 'Button (Achtung / Groß / mit Rahmen)', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-danger is-large is-outlined', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(87, 'text', 32, 'tl_article', 128, 1571136617, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

© Firma / {{date::Y}} / Nature Theme by contao-themes.net

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(94, 'tabsNavElement', 31, 'tl_article', 256, 1622023145, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, 0x613a333a7b693a303b613a323a7b733a353a2276616c7565223b733a353a227461622d31223b733a353a226c6162656c223b733a31313a22486f6e69676269656e656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a353a227461622d32223b733a353a226c6162656c223b733a31303a2257696c646269656e656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a353a227461622d33223b733a353a226c6162656c223b733a373a2248756d6d656c6e223b7d7d, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(95, 'tabsStartElement', 31, 'tl_article', 384, 1567509105, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-1', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(97, 'text', 31, 'tl_article', 448, 1585317936, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(102, 'tabsStopElement', 31, 'tl_article', 768, 1567504999, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(106, 'image', 31, 'tl_article', 608, 1570631319, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xfc10ab82eaa011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(108, 'ct_wrapperStart', 31, 'tl_article', 416, 1567512712, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(109, 'ct_wrapperStop', 31, 'tl_article', 688, 1567509134, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(110, 'tabsStartElement', 31, 'tl_article', 896, 1567509175, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-2', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(111, 'ct_wrapperStart', 31, 'tl_article', 1024, 1567512725, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(112, 'text', 31, 'tl_article', 1152, 1585317946, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(113, 'image', 31, 'tl_article', 1088, 1570623911, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xb2f95495ea8f11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(114, 'ct_wrapperStop', 31, 'tl_article', 1408, 1567509165, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(115, 'tabsStopElement', 31, 'tl_article', 1536, 1567509165, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(116, 'text', 33, 'tl_article', 128, 1570615285, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, denn diese fleißigen Helfer spielen eine zentrale Rolle im Erhalt unserer Kultur- und Landwirtschaft. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(120, 'text', 34, 'tl_article', 64, 1570611701, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Besuchen Sie uns auch auf anderen Plattformen

\n

{{fab::facebook-f}} Facebook {{fab::instagram}} Instagram {{fab::twitter}} Twitter Nature Theme

', 1, 0, 0, 0x2af91d3dea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"200\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 1, '', 'left', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(121, 'module', 35, 'tl_article', 128, 1567523313, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 4, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(124, 'tabsStartElement', 31, 'tl_article', 1664, 1567764522, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-3', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(125, 'ct_wrapperStart', 31, 'tl_article', 1792, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(126, 'image', 31, 'tl_article', 2112, 1570624098, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0x29070564ea9011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(127, 'text', 31, 'tl_article', 2048, 1585317957, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viele Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(128, 'ct_wrapperStop', 31, 'tl_article', 2176, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(129, 'tabsStopElement', 31, 'tl_article', 2304, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(131, 'text', 40, 'tl_article', 128, 1676290561, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-primary)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(132, 'text', 40, 'tl_article', 256, 1676290575, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hero (.is-info)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(133, 'text', 40, 'tl_article', 384, 1676290590, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-success)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(134, 'text', 40, 'tl_article', 512, 1676290613, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-warning)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(135, 'text', 40, 'tl_article', 640, 1676290627, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Hero (.is-danger)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(137, 'image', 39, 'tl_article', 256, 1569917024, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:19:\"Einspaltiges Layout\";}', NULL, 0, 0, 0, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(138, 'image', 41, 'tl_article', 256, 1569917054, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:24:\"Layout mit linker Spalte\";}', NULL, 0, 0, 0, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(139, 'image', 42, 'tl_article', 256, 1569917081, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"Layout mit rechter Spalte\";}', NULL, 0, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(140, 'text', 21, 'tl_article', 128, 1570628561, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(141, 'image', 43, 'tl_article', 256, 1569917097, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Dreispaltiges Layout\";}', NULL, 0, 0, 0, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(143, 'text', 19, 'tl_article', 128, 1570627795, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(144, 'text', 22, 'tl_article', 128, 1570628581, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(145, 'text', 23, 'tl_article', 128, 1570628598, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(147, 'text', 1, 'tl_news', 64, 1568030332, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(148, 'text', 2, 'tl_news', 64, 1568030394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(149, 'text', 3, 'tl_news', 64, 1568030442, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(150, 'text', 5, 'tl_news', 64, 1568030518, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

\n', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(151, 'text', 6, 'tl_news', 16, 1568030554, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(152, 'text', 7, 'tl_news', 32, 1568030614, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(158, 'text', 8, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(159, 'text', 10, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(160, 'text', 12, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

\n', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(161, 'text', 13, 'tl_news', 16, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(162, 'text', 14, 'tl_news', 896, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(163, 'text', 3, 'tl_calendar_events', 32, 1568114367, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(164, 'text', 2, 'tl_calendar_events', 32, 1568114568, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(165, 'text', 1, 'tl_calendar_events', 32, 1568114580, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(166, 'text', 4, 'tl_calendar_events', 32, 1568114596, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(180, 'headline', 13, 'tl_article', 8, 1568126023, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:10:\"Navigation\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(181, 'module', 13, 'tl_article', 12, 1568126597, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 20, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(182, 'headline', 13, 'tl_article', 10, 1568126108, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:22:\"Unterseiten-Navigation\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(183, 'headline', 14, 'tl_article', 128, 1568127120, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:4:\"User\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(184, 'module', 14, 'tl_article', 256, 1568127382, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 21, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(185, 'module', 14, 'tl_article', 384, 1568127391, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 22, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(187, 'module', 14, 'tl_article', 512, 1568127527, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 23, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(188, 'module', 14, 'tl_article', 640, 1568127534, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 24, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(189, 'module', 14, 'tl_article', 768, 1568127541, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 25, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(190, 'module', 14, 'tl_article', 832, 1568127548, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 26, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(191, 'headline', 17, 'tl_article', 128, 1568128842, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Formulare\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(192, 'form', 17, 'tl_article', 256, 1568128852, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 1, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(193, 'module', 14, 'tl_article', 448, 1568206463, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 27, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(194, 'module', 14, 'tl_article', 576, 1568206471, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 28, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(209, 'text', 8, 'tl_calendar_events', 32, 1568274067, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(210, 'text', 9, 'tl_calendar_events', 32, 1568274146, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(211, 'module', 18, 'tl_article', 128, 1568276179, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 38, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(216, 'headline', 30, 'tl_article', 4, 1568280833, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Links\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(217, 'hyperlink', 30, 'tl_article', 6, 1568280859, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '{{link_url::4}}', '', 0, '', 'Hyperlink', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(219, 'headline', 53, 'tl_article', 128, 1568280993, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:6:\"Listen\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(220, 'list', 53, 'tl_article', 256, 1570631934, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Liste nummeriert\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(221, 'list', 53, 'tl_article', 384, 1570631945, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:18:\"Liste unnummeriert\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, 'unordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(222, 'list', 53, 'tl_article', 512, 1570631958, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:44:\"Liste alphabetisch (Großbuchstaben)\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/list/alphabetic_uppercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(223, 'list', 53, 'tl_article', 640, 1570631971, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:44:\"Liste alphabetisch (Kleinbuchstaben)\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/list/alphabetic_lowercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(224, 'list', 53, 'tl_article', 768, 1568281571, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Liste mit römischen Ziffern (Großbuchstaben)\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/list/roman_uppercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(225, 'list', 53, 'tl_article', 896, 1568281584, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Liste mit römischen Ziffern (Kleinbuchstaben)\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/list/roman_lowercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(228, 'text', 56, 'tl_article', 128, 1666171570, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:5:\"Icons\";}', '

Im Nature Theme können Font Awesome Icons genutzt werden und auch in Elementen mit Hilfe eines Insert-Tags eingebunden werden.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(229, 'table', 56, 'tl_article', 256, 1666171167, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Verschiedene Größen\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(236, 'table', 54, 'tl_article', 128, 1568806477, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 1, 0, 1, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(237, 'text', 54, 'tl_article', 256, 1568806954, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
 HonigbieneWildbieneHummel
Versch. Arten auf der Welt9Ca. 30.000etwa 250
Versch. Arten in EuropaEineMehr als 2.500etwa 70
LebensweiseLeben in einem großen Volk.Leben als Einzelgänger.Leben für kurze Zeit in einem Volk.
\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

\n
MitgliederBis zu 50.000 + eine KöniginEinzelgänger500 bis 600 + eine Königin
', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(238, 'headline', 54, 'tl_article', 64, 1568284410, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:8:\"Tabellen\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(239, 'table', 54, 'tl_article', 384, 1568806517, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 1, 0, 1, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:17:\"table is-bordered\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(240, 'table', 54, 'tl_article', 512, 1568806523, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 1, 0, 1, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"table is-striped\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(241, 'table', 54, 'tl_article', 640, 1568806552, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 1, 0, 1, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:15:\"table is-narrow\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(242, 'table', 54, 'tl_article', 768, 1568806590, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 1, 0, 1, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"table is-hoverable\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(243, 'table', 54, 'tl_article', 896, 1568806571, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 1, 0, 1, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:64:\"table is-bordered is-striped is-narrow is-hoverable is-fullwidth\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(244, 'code', 55, 'tl_article', 128, 1568285959, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Code\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', 'JavaScript', '', '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(246, 'headline', 25, 'tl_article', 128, 1568286031, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Akkordion\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(247, 'accordionStart', 25, 'tl_article', 256, 1568286108, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', 'Honigbienen', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(248, 'accordionStop', 25, 'tl_article', 1408, 1568286059, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(249, 'ct_wrapperStart', 25, 'tl_article', 384, 1568286102, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(250, 'text', 25, 'tl_article', 512, 1568286102, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n
', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(251, 'image', 25, 'tl_article', 640, 1569917247, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(252, 'ct_wrapperStop', 25, 'tl_article', 768, 1568286102, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(253, 'ct_wrapperStart', 25, 'tl_article', 1600, 1568286161, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(254, 'image', 25, 'tl_article', 1632, 1569917257, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(255, 'text', 25, 'tl_article', 1648, 1568286161, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

\n
', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(256, 'ct_wrapperStop', 25, 'tl_article', 1656, 1568286161, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(257, 'ct_wrapperStart', 25, 'tl_article', 1856, 1568286174, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(258, 'text', 25, 'tl_article', 1888, 1568286174, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

\n
', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(259, 'image', 25, 'tl_article', 1904, 1569917268, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(260, 'ct_wrapperStop', 25, 'tl_article', 1912, 1568286174, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(261, 'accordionStart', 25, 'tl_article', 1536, 1568286126, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', 'Wildbienen', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(262, 'accordionStop', 25, 'tl_article', 1664, 1568286133, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(263, 'accordionStart', 25, 'tl_article', 1792, 1568286148, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', 'Hummeln', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(264, 'accordionStop', 25, 'tl_article', 1920, 1568286140, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(266, 'headline', 27, 'tl_article', 128, 1568287955, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Media-Elemente\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(267, 'headline', 27, 'tl_article', 256, 1568287969, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Bildergalerie\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(268, 'gallery', 27, 'tl_article', 384, 1569917543, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Vierspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"320\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b7d, 0, 4, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(269, 'gallery', 27, 'tl_article', 320, 1569917534, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Dreispaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"450\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a363a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b7d, 0, 3, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(270, 'gallery', 27, 'tl_article', 288, 1569917523, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Zweispaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"700\";i:1;s:3:\"500\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a343a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b7d, 0, 2, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(271, 'gallery', 27, 'tl_article', 512, 1569917555, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:12:\"Fünfspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31303a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b7d, 0, 5, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(272, 'gallery', 27, 'tl_article', 640, 1569917574, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Sechspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31323a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b7d, 0, 6, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(273, 'gallery', 27, 'tl_article', 768, 1569917590, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Siebenspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31343a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b7d, 0, 7, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(274, 'gallery', 27, 'tl_article', 896, 1569917608, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Achtspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31363a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b7d, 0, 8, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(275, 'gallery', 27, 'tl_article', 1024, 1569917622, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Neunspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 0, 9, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(276, 'gallery', 27, 'tl_article', 1152, 1569917634, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Zehnspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 0, 10, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(277, 'gallery', 27, 'tl_article', 1280, 1569917647, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:10:\"Elfspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 0, 11, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(278, 'gallery', 27, 'tl_article', 1408, 1569917659, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Zwölfspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 0, 12, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(279, 'player', 27, 'tl_article', 1536, 1594194392, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Video\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', 0x613a313a7b693a303b733a31363a22563b969aeab011e98cc3e0d55edd9ad9223b7d, '', '', NULL, 'a:2:{i:0;s:4:\"1440\";i:1;s:4:\"1080\";}', NULL, 0, 0, '', 'none', 0, 'auto', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(280, 'youtube', 27, 'tl_article', 1664, 1666106548, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"YouTube-Video\";}', NULL, 0, 0, 0, 0xe7dab66cc8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', 0x613a313a7b693a303b733a31363a2244f72278c8ab11e9bb5ee0d55edd9ad9223b7d, 'ymjZlOkwGVw', '', NULL, 'a:2:{i:0;s:4:\"1440\";i:1;s:4:\"1080\";}', NULL, 0, 0, '', '', 0, 'auto', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(282, 'image', 27, 'tl_article', 192, 1594194904, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Bild\";}', NULL, 0, 0, 1, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 1, 'Tolle Nahaufnahme einer Biene', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(283, 'gallery', 27, 'tl_article', 272, 1594194891, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:10:\"Einspaltig\";}', NULL, 0, 0, 0, NULL, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', 1, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a323a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b7d, 0, 1, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(284, 'headline', 28, 'tl_article', 128, 1568289947, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Downloads\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(285, 'download', 28, 'tl_article', 256, 1666107022, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Download-Element\";}', NULL, 0, 0, 0, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(286, 'downloads', 28, 'tl_article', 384, 1569932782, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:14:\"Download-Liste\";}', NULL, 0, 0, 0, 0xe7caf949c8a811e9bb5ee0d55edd9ad9, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a353a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22e4c6a7f7e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a225cfaf36ae41f11e98cc3e0d55edd9ad9223b7d, 0, 4, 0, 0, 'custom', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(293, 'headline', 26, 'tl_article', 128, 1568383422, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Content Slider\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(294, 'sliderStart', 26, 'tl_article', 256, 1568387417, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 3000, 300, 0, 1, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(295, 'sliderStop', 26, 'tl_article', 384, 1568383447, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(296, 'text', 26, 'tl_article', 320, 1570632515, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wild- und Honigbienen

\n

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

\n

Egal ob Wildbienen, Honigbienen oder Bienen in der Stadt - Bienen faszinieren, doch ohne unsere Hilfe wird es vielerorts schwer.

', 1, 0, 0, 0xfc10ab82eaa011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"350\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 1, '', 'left', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(297, 'text', 26, 'tl_article', 352, 1570632783, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 1, 0, 0, 0x6d5db348ea7711e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"700\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 1, '', 'right', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(298, 'text', 26, 'tl_article', 368, 1570632836, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Wo sind all die Bienen hin?\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

', 0, 0, 0, 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 1, '', 'left', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(299, 'gallery', 26, 'tl_article', 376, 1570632992, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Bienenfreundlicher Garten\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0, 0, 1, 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', 1, 'Honigbienen', 'left', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, 0x613a343a7b693a303b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b7d, 0, 4, 0, 0, 'custom', 0, 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(300, 'ct_teaserBox', 58, 'tl_article', 64, 1569917782, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenhonig
Nahrungsreserve

\n

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 1, 0, 0, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_nature', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(301, 'ct_teaserBox', 59, 'tl_article', 64, 1570633615, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Mehr als 2.500 Wild­bienen­arten in Europa\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden von ihnen gern genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 1, 0, 0, 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(302, 'ct_teaserBox', 59, 'tl_article', 128, 1570633636, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:47:\"Bis zu 50.000 Honig­bienen leben in einem Volk\";}', '

Auf der ganzen Welt gibt es 9 Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

', 1, 0, 0, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(303, 'ct_teaserBox', 59, 'tl_article', 384, 1570633655, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:61:\"Insekten leisten bis zu 90 Prozent der Bestäu­bungs­arbeit\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(304, 'headline', 29, 'tl_article', 128, 1568387642, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Theme-Elemente\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(305, 'headline', 29, 'tl_article', 256, 1570633454, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Teaserboxen mit Sticky-Bild\";}', '

Variante 1: mit voller Bildschirmhöhe und feststehendem Bild, wenn man herunterscrollt

\n

Variante 2: vollflächiges Bild, leichter Transparenz und nimmt nicht die komplette Bildschirmhöhe ein

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(306, 'headline', 60, 'tl_article', 128, 1568387800, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Content-Box\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(307, 'ct_wrapperStart', 60, 'tl_article', 256, 1568387814, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(308, 'ct_wrapperStop', 60, 'tl_article', 384, 1568387826, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(309, 'ct_contentBox', 60, 'tl_article', 320, 1568389500, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(310, 'ct_contentBox', 60, 'tl_article', 352, 1568389555, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-4-tablet is-12-mobile is-primary', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(311, 'ct_contentBox', 60, 'tl_article', 368, 1568389840, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet is-info', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(312, 'ct_contentBox', 60, 'tl_article', 376, 1568389850, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet is-success', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(313, 'ct_contentBox', 60, 'tl_article', 380, 1568389858, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet is-warning', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(314, 'ct_contentBox', 60, 'tl_article', 382, 1568389863, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet is-danger', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(315, 'headline', 61, 'tl_article', 128, 1568390082, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Preistabelle\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(316, 'ct_wrapperStart', 61, 'tl_article', 256, 1568390102, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(317, 'ct_wrapperStop', 61, 'tl_article', 384, 1568390109, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(318, 'ct_priceBox', 61, 'tl_article', 320, 1568392429, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Kennen-Lern-Abo\";}', '

3 Ausgaben zum Testen

\n

Frei-Haus-Lieferung

\n

Kleines Begrüßungsgeschenk

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '15,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(319, 'ct_priceBox', 61, 'tl_article', 352, 1568392436, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:17:\"Persönliches Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Frei-Haus-Lieferung

\n

Attraktives Begrüßungsgeschenk

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '74,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', 'Am Beliebtesten', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(320, 'ct_priceBox', 61, 'tl_article', 368, 1568392441, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"E-Paper-Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Bereits einige Tage vor Printausgabe lesbar

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '40,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(322, 'headline', 62, 'tl_article', 128, 1570633837, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:29:\"Feature-Boxen mit Icon + Text\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(323, 'ct_featureElement', 62, 'tl_article', 256, 1568630843, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(324, 'ct_wrapperStart', 62, 'tl_article', 192, 1568628449, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(325, 'ct_wrapperStop', 62, 'tl_article', 384, 1568628455, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(326, 'ct_featureElement', 62, 'tl_article', 320, 1568629977, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(327, 'ct_featureElement', 62, 'tl_article', 352, 1568636971, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(328, 'ct_featureElement', 62, 'tl_article', 368, 1568636872, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(335, 'headline', 62, 'tl_article', 160, 1570633812, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:53:\"Box mit Hintergrund (mit und ohne Verlinkung)\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(337, 'headline', 62, 'tl_article', 1280, 1570633823, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Box ohne Hintergrund (mit und ohne Verlinkung)\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(338, 'ct_wrapperStart', 62, 'tl_article', 1408, 1568630558, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(339, 'ct_featureElement', 62, 'tl_article', 1536, 1568630861, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(340, 'ct_featureElement', 62, 'tl_article', 1664, 1568630802, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(341, 'ct_featureElement', 62, 'tl_article', 1792, 1568636991, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(342, 'ct_featureElement', 62, 'tl_article', 1920, 1568636878, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(343, 'ct_wrapperStop', 62, 'tl_article', 2048, 1568630558, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(344, 'text', 63, 'tl_article', 128, 1570546720, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Modaler Dialog\";}', '

Ein modaler Dialog öffnet sich durch Klick auf einen Button wie ein Popup und \"sperrt\" sozusagen den Rest der Seite und verhindert ein Neuladen der Seite. In dem Dialog können Sie Text, Bilder und andere Elemente oder Module (z. B. ein Kontaktformular) platzieren.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(345, 'module', 63, 'tl_article', 256, 1568642567, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 41, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(346, 'image', 64, 'tl_article', 256, 1569916689, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:7:\"Kontakt\";}', NULL, 0, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:39:\"white-text dark-image large-headerimage\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a333a7b693a303b733a313a2233223b693a313b733a323a223134223b693a323b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(347, 'ct_wrapperStart', 38, 'tl_article', 128, 1568647139, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:11:\"contact-box\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(348, 'ct_wrapperStop', 38, 'tl_article', 256, 1568646750, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(349, 'ct_wrapperStart', 38, 'tl_article', 144, 1568647396, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:12:\"contact-data\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', 'Anschrift & Kontaktdaten', '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(350, 'ct_wrapperStop', 38, 'tl_article', 224, 1568646780, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(351, 'ct_wrapperStart', 38, 'tl_article', 160, 1568647407, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:12:\"contact-form\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-8-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', 'Formular', '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(352, 'ct_wrapperStop', 38, 'tl_article', 152, 1568647119, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(353, 'form', 38, 'tl_article', 192, 1568646821, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 2, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(354, 'text', 38, 'tl_article', 148, 1568648076, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{fa::map-marker-alt fa-2x}}

\n

Unsere Anschrift:

\n

Musterfirma GmbH

\n

Musterstraße 127

\n

01234 Musterstadt

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(355, 'headline', 38, 'tl_article', 176, 1568646964, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Bleiben Sie mit uns in Verbindung\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(356, 'text', 38, 'tl_article', 150, 1568648202, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{far::envelope fa-2x}}

\n

Schreiben Sie uns:

\n

E-Mail: example@musterfirma.de

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(357, 'text', 38, 'tl_article', 151, 1568648357, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{fas::phone fa-2x}}

\n

Telefonisch kontaktieren:

\n

Tel: 01234 567 890

\n

Mobil: 01234 987 654

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(361, 'text', 66, 'tl_article', 128, 1568713224, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(362, 'text', 67, 'tl_article', 128, 1569239252, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(364, 'text', 69, 'tl_article', 128, 1569239295, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(365, 'text', 70, 'tl_article', 128, 1569239308, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(366, 'text', 71, 'tl_article', 128, 1569239325, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(367, 'text', 72, 'tl_article', 128, 1569239342, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(368, 'text', 73, 'tl_article', 128, 1569239351, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(369, 'text', 74, 'tl_article', 128, 1569239361, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(370, 'text', 75, 'tl_article', 128, 1569239384, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(371, 'text', 76, 'tl_article', 128, 1569239395, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(372, 'text', 77, 'tl_article', 128, 1569239403, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(373, 'ct_wrapperStart', 19, 'tl_article', 512, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(374, 'ct_contentBox', 19, 'tl_article', 640, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(375, 'ct_contentBox', 19, 'tl_article', 768, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(376, 'ct_contentBox', 19, 'tl_article', 896, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(377, 'ct_wrapperStop', 19, 'tl_article', 1024, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(378, 'ct_wrapperStart', 19, 'tl_article', 1152, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(379, 'ct_featureElement', 19, 'tl_article', 1280, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(380, 'ct_featureElement', 19, 'tl_article', 1408, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(381, 'ct_featureElement', 19, 'tl_article', 1536, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(382, 'ct_featureElement', 19, 'tl_article', 1664, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(383, 'ct_wrapperStop', 19, 'tl_article', 1792, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(384, 'ct_featureElement', 33, 'tl_article', 256, 1568718679, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(385, 'ct_wrapperStart', 33, 'tl_article', 192, 1568718316, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(386, 'ct_wrapperStop', 33, 'tl_article', 384, 1568718323, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(387, 'ct_featureElement', 33, 'tl_article', 320, 1568718685, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(388, 'ct_featureElement', 33, 'tl_article', 272, 1570615054, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nisthilfen für Wildbienen aufstellen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(389, 'ct_featureElement', 33, 'tl_article', 368, 1568718695, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(390, 'ct_featureElement', 33, 'tl_article', 376, 1568718700, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(391, 'ct_featureElement', 33, 'tl_article', 304, 1570615064, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(392, 'ct_featureElement', 33, 'tl_article', 344, 1570615070, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(394, 'ct_featureElement', 80, 'tl_article', 128, 1568718895, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(395, 'ct_featureElement', 80, 'tl_article', 256, 1568718929, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(396, 'ct_featureElement', 80, 'tl_article', 384, 1568718938, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(397, 'ct_featureElement', 80, 'tl_article', 512, 1568718945, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(398, 'ct_featureElement', 80, 'tl_article', 640, 1568718953, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(399, 'ct_featureElement', 80, 'tl_article', 768, 1568718962, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(400, 'ct_featureElement', 80, 'tl_article', 896, 1568718969, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(401, 'headline', 80, 'tl_article', 64, 1568719107, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(410, 'headline', 82, 'tl_article', 64, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(411, 'ct_featureElement', 82, 'tl_article', 128, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(412, 'ct_featureElement', 82, 'tl_article', 256, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(413, 'ct_featureElement', 82, 'tl_article', 384, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(414, 'ct_featureElement', 82, 'tl_article', 512, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(415, 'ct_featureElement', 82, 'tl_article', 640, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(416, 'ct_featureElement', 82, 'tl_article', 768, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(417, 'ct_featureElement', 82, 'tl_article', 896, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(418, 'headline', 44, 'tl_article', 384, 1568719799, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(419, 'ct_featureElement', 44, 'tl_article', 512, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(420, 'ct_featureElement', 44, 'tl_article', 640, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(421, 'ct_featureElement', 44, 'tl_article', 768, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(422, 'ct_featureElement', 44, 'tl_article', 896, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(423, 'ct_featureElement', 44, 'tl_article', 1024, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(424, 'ct_featureElement', 44, 'tl_article', 1152, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(425, 'ct_featureElement', 44, 'tl_article', 1280, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(426, 'ct_wrapperStart', 21, 'tl_article', 512, 1568719876, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(427, 'ct_featureElement', 21, 'tl_article', 640, 1568719900, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(428, 'ct_featureElement', 21, 'tl_article', 768, 1568719905, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(429, 'ct_featureElement', 21, 'tl_article', 896, 1568719909, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(430, 'ct_featureElement', 21, 'tl_article', 1024, 1568719914, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(431, 'ct_wrapperStop', 21, 'tl_article', 1152, 1568719876, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(432, 'ct_wrapperStart', 21, 'tl_article', 1280, 1568719931, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(433, 'ct_contentBox', 21, 'tl_article', 1408, 1569239089, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(434, 'ct_contentBox', 21, 'tl_article', 1536, 1569239097, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(435, 'ct_contentBox', 21, 'tl_article', 1664, 1569239104, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(436, 'ct_wrapperStop', 21, 'tl_article', 1792, 1568719931, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(437, 'ct_wrapperStart', 22, 'tl_article', 512, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(438, 'ct_featureElement', 22, 'tl_article', 640, 1568719976, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(439, 'ct_featureElement', 22, 'tl_article', 768, 1568719980, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(440, 'ct_featureElement', 22, 'tl_article', 896, 1568719999, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(441, 'ct_featureElement', 22, 'tl_article', 1024, 1568720008, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(442, 'ct_wrapperStop', 22, 'tl_article', 1152, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(443, 'ct_wrapperStart', 22, 'tl_article', 1280, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(444, 'ct_contentBox', 22, 'tl_article', 1408, 1569239127, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(445, 'ct_contentBox', 22, 'tl_article', 1536, 1569239133, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(446, 'ct_contentBox', 22, 'tl_article', 1664, 1569239138, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(447, 'ct_wrapperStop', 22, 'tl_article', 1792, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(452, 'ct_contentBox', 23, 'tl_article', 248, 1569239172, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(453, 'ct_contentBox', 23, 'tl_article', 224, 1569239163, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(454, 'ct_contentBox', 23, 'tl_article', 240, 1569239168, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(455, 'sliderStart', 57, 'tl_article', 128, 1570695438, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 1, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:40:\"full-width-height-slider parallax-slider\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a323a223130223b693a313b733a313a2231223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(456, 'ct_sliderElement', 57, 'tl_article', 256, 1570637976, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Wild- und Honigbienen\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 1, 0, 0, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Weiterlesen ...', '', '', 0x563b969aeab011e98cc3e0d55edd9ad9, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(457, 'ct_sliderElement', 57, 'tl_article', 384, 1569917394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Honigbiene\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 1, 0, 0, 0xe0e63790e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Mehr erfahren ...', '', '', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(458, 'ct_sliderElement', 57, 'tl_article', 512, 1569917408, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"WIldbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 1, 0, 0, 0xe1c216dbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Hier geht\'s lang!', '', '', NULL, 0xdeb52134e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(459, 'ct_sliderElement', 57, 'tl_article', 640, 1569917418, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Bienen schützen!\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

', 0, 0, 0, 0xa0409142d94c11e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Hier geht\'s lang!', '', '', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(460, 'sliderStop', 57, 'tl_article', 768, 1568727906, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(462, 'headline', 54, 'tl_article', 96, 1568806473, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:32:\"Tabelle vom Elementtyp \"Tabelle\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(463, 'headline', 54, 'tl_article', 192, 1570632038, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:28:\"Tabelle in einem Textelement\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(464, 'headline', 54, 'tl_article', 320, 1568806512, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:18:\"Tabelle mit Rahmen\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(465, 'headline', 54, 'tl_article', 448, 1570632132, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Tabelle mit Zeilenunterlegung\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(466, 'headline', 54, 'tl_article', 576, 1570632112, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Tabelle kompakt\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(467, 'headline', 54, 'tl_article', 832, 1570632174, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:42:\"Tabelle mit allen Eigenschaften kombiniert\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(468, 'headline', 54, 'tl_article', 704, 1570632153, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:28:\"Tabelle mit Mouseover-Effekt\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(471, 'text', 85, 'tl_article', 128, 1569399056, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"404\";}', '

Seite nicht gefunden

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(472, 'text', 86, 'tl_article', 128, 1569399571, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider konnte Ihre gesuchte Seite nicht gefunden werden. Möglicherweise haben Sie sich vertippt oder die Seite existiert nicht mehr. Sie können dafür gern zur Startseite zurückkehren und sich weiter auf unserer Webseite umschauen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(473, 'text', 87, 'tl_article', 128, 1569399131, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"403\";}', '

Zugriff verweigert

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(474, 'text', 84, 'tl_article', 128, 1569399582, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider wurde Ihnen der Zugriff zu der aufgerufenen Seite verweigert. Kontaktieren Sie uns oder navigieren Sie zurück zur Startseite, um sich weiter auf unserer Webseite umzuschauen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(475, 'text', 89, 'tl_article', 128, 1569399342, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"401\";}', '

Ungültige Authentifizierung

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(476, 'text', 88, 'tl_article', 128, 1569399557, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider hat der Server Ihre Anfrage aufgrund fehlender oder ungültiger Authentifizierung abgelehnt. Wenden Sie sich an diesem Fall direkt an uns oder navigieren Sie zur Startseite weiter, um sich auf unserer Webseite umzuschauen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(477, 'image', 90, 'tl_article', 256, 1569512930, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:12:\"Textelemente\";}', NULL, 0, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(478, 'image', 91, 'tl_article', 256, 1666107181, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Theme-Elemente\";}', NULL, 0, 0, 0, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(479, 'toplink', 32, 'tl_article', 256, 1569576656, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', 'Nach oben', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(480, 'image', 94, 'tl_article', 256, 1570008633, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:17:\"Headerbild dunkel\";}', NULL, 0, 0, 0, 0xdeb52134e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(481, 'text', 92, 'tl_article', 128, 1570628612, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(482, 'text', 93, 'tl_article', 128, 1570628642, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(483, 'image', 95, 'tl_article', 256, 1570008658, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"großes Headerbild dunkel\";}', NULL, 0, 0, 0, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:39:\"white-text dark-image large-headerimage\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a333a7b693a303b733a313a2233223b693a313b733a323a223134223b693a323b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(486, 'text', 40, 'tl_article', 96, 1676290533, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Hero\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(487, 'ct_wrapperStart', 61, 'tl_article', 512, 1569850273, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(488, 'ct_priceBox', 61, 'tl_article', 640, 1569850566, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Kennen-Lern-Abo\";}', '

3 Ausgaben zum Testen

\n

Frei-Haus-Lieferung

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '15,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(489, 'ct_priceBox', 61, 'tl_article', 768, 1569850287, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"E-Paper-Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Bereits einige Tage vor Printausgabe lesbar

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '40,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(490, 'ct_wrapperStop', 61, 'tl_article', 896, 1569850273, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(493, 'text', 67, 'tl_article', 256, 1569858295, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(494, 'text', 36, 'tl_article', 128, 1666166176, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Impressum\";}', '

Impressum hier einfügen ...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(495, 'text', 37, 'tl_article', 128, 1666166199, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:21:\"Datenschutzerklärung\";}', '

Datenschutzerklärung hier einfügen ...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(496, 'image', 96, 'tl_article', 256, 1570630591, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:15:\"Headerbild hell\";}', NULL, 0, 0, 0, 0xdeb52134e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:11:\"light-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a313a7b693a303b733a323a223135223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(497, 'text', 97, 'tl_article', 128, 1570628628, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(498, 'image', 98, 'tl_article', 256, 1570630670, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:23:\"großes Headerbild hell\";}', NULL, 0, 0, 0, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:29:\"large-headerimage light-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a323a223135223b693a313b733a323a223134223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(499, 'text', 99, 'tl_article', 128, 1570628667, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(500, 'tabsNavElement', 100, 'tl_article', 256, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, 0x613a333a7b693a303b613a323a7b733a353a2276616c7565223b733a353a227461622d31223b733a353a226c6162656c223b733a31313a22486f6e69676269656e656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a353a227461622d32223b733a353a226c6162656c223b733a31303a2257696c646269656e656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a353a227461622d33223b733a353a226c6162656c223b733a373a2248756d6d656c6e223b7d7d, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(501, 'tabsStartElement', 100, 'tl_article', 384, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-1', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(502, 'ct_wrapperStart', 100, 'tl_article', 416, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(503, 'text', 100, 'tl_article', 448, 1585317981, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(504, 'image', 100, 'tl_article', 608, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(505, 'ct_wrapperStop', 100, 'tl_article', 688, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(506, 'tabsStopElement', 100, 'tl_article', 768, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(507, 'tabsStartElement', 100, 'tl_article', 896, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-2', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(508, 'ct_wrapperStart', 100, 'tl_article', 1024, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(509, 'image', 100, 'tl_article', 1088, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(510, 'text', 100, 'tl_article', 1152, 1585317990, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(511, 'ct_wrapperStop', 100, 'tl_article', 1408, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(512, 'tabsStopElement', 100, 'tl_article', 1536, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(513, 'tabsStartElement', 100, 'tl_article', 1664, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-3', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(514, 'ct_wrapperStart', 100, 'tl_article', 1792, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(515, 'text', 100, 'tl_article', 2048, 1585318002, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(516, 'image', 100, 'tl_article', 2112, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(517, 'ct_wrapperStop', 100, 'tl_article', 2176, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(518, 'tabsStopElement', 100, 'tl_article', 2304, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(519, 'headline', 100, 'tl_article', 128, 1570012526, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Tabs\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(525, 'text', 101, 'tl_article', 128, 1570539497, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:30:\"Vielen Dank für Ihre Anfrage!\";}', '

Ihre Anfrage wurde erfolgreich versendet und wir werden uns in Kürze mit Ihnen in Verbindung setzen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(527, 'image', 9, 'tl_article', 256, 1570611680, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0, 0, 0, 0x2af91d3dea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"7\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"logo-light\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(528, 'ct_featureElement', 33, 'tl_article', 288, 1570615012, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

keine Unkrautvernichter verwenden - diese schädigen Bienen indirekt

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(529, 'headline', 33, 'tl_article', 64, 1570615128, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:51:\"Was man für eine bienenfreundliche Umwelt tun kann\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(530, 'text', 58, 'tl_article', 32, 1570633377, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Teaserbox mit Panorama-Bild

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(533, 'ct_wrapperStart', 5, 'tl_article', 256, 1570636838, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(534, 'ct_featureElement', 5, 'tl_article', 384, 1570637640, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Selbst Honigbienen halten\";}', '

Ein verantwortungsvolles Hobby mit tausenden Haustieren und flüssigem Gold - werden Sie selbst aktiv und tragen zum Erhalt der Honigbiene bei.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(535, 'ct_featureElement', 5, 'tl_article', 512, 1570637307, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Wildbienen Unterschlupf gewähren\";}', '

Wildbienen benötigen einen behaglichen Nistplatz, wie z.B. Erde/Sand, Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(536, 'ct_featureElement', 5, 'tl_article', 640, 1570637479, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Insektenfreundlich pflanzen\";}', '

Mit einer geeigneten Bepflanzung von Balkonen, Dachterrassen oder sogar Fensterbänken können wir Bienen helfen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(537, 'ct_featureElement', 5, 'tl_article', 768, 1570637499, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(538, 'ct_wrapperStop', 5, 'tl_article', 896, 1570636838, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(539, 'module', 33, 'tl_article', 512, 1573655348, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 45, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(545, 'headline', 107, 'tl_article', 128, 1582290600, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Text Modal Element\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(547, 'ct_wrapperStart', 107, 'tl_article', 256, 1582290612, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(548, 'ct_wrapperStop', 107, 'tl_article', 384, 1582290617, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(549, 'textModalElement', 107, 'tl_article', 320, 1582290677, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(550, 'textModalElement', 107, 'tl_article', 352, 1582290707, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(551, 'textModalElement', 107, 'tl_article', 368, 1582290743, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(552, 'headline', 19, 'tl_article', 1920, 1582296412, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"text-modal\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(553, 'ct_wrapperStart', 19, 'tl_article', 2048, 1582290794, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(554, 'textModalElement', 19, 'tl_article', 2176, 1582290834, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(555, 'textModalElement', 19, 'tl_article', 2304, 1582290840, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(556, 'textModalElement', 19, 'tl_article', 2432, 1582290845, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(557, 'ct_wrapperStop', 19, 'tl_article', 2560, 1582290794, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(558, 'headline', 21, 'tl_article', 1920, 1582290877, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(559, 'ct_wrapperStart', 21, 'tl_article', 2048, 1582290867, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(560, 'textModalElement', 21, 'tl_article', 2176, 1582290883, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(561, 'textModalElement', 21, 'tl_article', 2304, 1582290888, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(562, 'textModalElement', 21, 'tl_article', 2432, 1582290894, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(563, 'ct_wrapperStop', 21, 'tl_article', 2560, 1582290867, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(564, 'headline', 23, 'tl_article', 376, 1582291218, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(565, 'ct_wrapperStart', 23, 'tl_article', 504, 1582291210, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(566, 'textModalElement', 23, 'tl_article', 632, 1582291228, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Honigbienen (Kopie)\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(567, 'textModalElement', 23, 'tl_article', 760, 1582291237, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Wildbienen (Kopie)\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(568, 'textModalElement', 23, 'tl_article', 888, 1582291244, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hummeln (Kopie)\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(569, 'ct_wrapperStop', 23, 'tl_article', 1016, 1582291210, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(570, 'headline', 22, 'tl_article', 1920, 1582292228, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(571, 'ct_wrapperStart', 22, 'tl_article', 2048, 1582292211, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(572, 'textModalElement', 22, 'tl_article', 2176, 1582292234, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(573, 'textModalElement', 22, 'tl_article', 2304, 1582292239, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(574, 'textModalElement', 22, 'tl_article', 2432, 1582292244, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(575, 'ct_wrapperStop', 22, 'tl_article', 2560, 1582292211, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(577, 'tabsStartElement', 31, 'tl_article', 2432, 1622023151, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-4', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(582, 'tabsStopElement', 31, 'tl_article', 3072, 1622023153, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 1, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(583, 'text', 31, 'tl_article', 2752, 1622023152, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(584, 'tabsStartElement', 31, 'tl_article', 3200, 1622023153, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-5', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(585, 'text', 31, 'tl_article', 3328, 1622023154, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test 2

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(586, 'tabsStopElement', 31, 'tl_article', 3456, 1622023155, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 1, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(587, 'tabsStartElement', 31, 'tl_article', 3584, 1622023155, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-6', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(588, 'text', 31, 'tl_article', 3712, 1622023156, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test 3

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 1, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(589, 'tabsStopElement', 31, 'tl_article', 3840, 1622023156, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 1, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(590, 'text', 108, 'tl_article', 128, 1634900442, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Beispielintegration eines Megamenü (im Navigations-Modul als Template auswählbar)

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(591, 'text', 2, 'tl_article', 896, 1666106654, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:22:\"Text rechts neben Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 1, 0, 0, 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"250\";i:2;s:4:\"crop\";}', NULL, 0, '', 'left', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, NULL, '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(592, 'text', 2, 'tl_article', 1024, 1666106686, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Text links neben Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 1, 0, 0, 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"250\";i:2;s:4:\"crop\";}', NULL, 0, '', 'right', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, NULL, '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(593, 'text', 2, 'tl_article', 832, 1666106769, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Text unter Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 1, 0, 0, 0xe5116e9ee41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:4:\"1300\";i:1;s:3:\"200\";i:2;s:4:\"crop\";}', NULL, 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, NULL, '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(594, 'text', 2, 'tl_article', 1152, 1666106796, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Text über Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 1, 0, 0, 0xe5116e9ee41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:4:\"1300\";i:1;s:3:\"200\";i:2;s:4:\"crop\";}', NULL, 0, '', 'below', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, NULL, '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(616, 'image', 111, 'tl_article', 256, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:19:\"Einspaltiges Layout\";}', NULL, 0, 0, 0, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(617, 'text', 112, 'tl_article', 128, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(620, 'ct_wrapperStart', 112, 'tl_article', 512, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(621, 'ct_contentBox', 112, 'tl_article', 640, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(622, 'ct_contentBox', 112, 'tl_article', 768, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(623, 'ct_contentBox', 112, 'tl_article', 896, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(624, 'ct_wrapperStop', 112, 'tl_article', 1024, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(625, 'ct_wrapperStart', 112, 'tl_article', 1152, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(626, 'ct_featureElement', 112, 'tl_article', 1280, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(627, 'ct_featureElement', 112, 'tl_article', 1408, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(628, 'ct_featureElement', 112, 'tl_article', 1536, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(629, 'ct_featureElement', 112, 'tl_article', 1664, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(630, 'ct_wrapperStop', 112, 'tl_article', 1792, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(631, 'headline', 112, 'tl_article', 1920, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"text-modal\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(632, 'ct_wrapperStart', 112, 'tl_article', 2048, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(633, 'textModalElement', 112, 'tl_article', 2176, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(634, 'textModalElement', 112, 'tl_article', 2304, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(635, 'textModalElement', 112, 'tl_article', 2432, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(636, 'ct_wrapperStop', 112, 'tl_article', 2560, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(637, 'image', 113, 'tl_article', 256, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Dreispaltiges Layout\";}', NULL, 0, 0, 0, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(638, 'text', 114, 'tl_article', 128, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(639, 'ct_contentBox', 114, 'tl_article', 224, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(640, 'ct_contentBox', 114, 'tl_article', 240, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(641, 'ct_contentBox', 114, 'tl_article', 248, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(642, 'headline', 114, 'tl_article', 376, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(643, 'ct_wrapperStart', 114, 'tl_article', 504, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(644, 'textModalElement', 114, 'tl_article', 632, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Honigbienen (Kopie)\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(645, 'textModalElement', 114, 'tl_article', 760, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Wildbienen (Kopie)\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(646, 'textModalElement', 114, 'tl_article', 888, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hummeln (Kopie)\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(647, 'ct_wrapperStop', 114, 'tl_article', 1016, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(648, 'headline', 115, 'tl_article', 384, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(649, 'ct_featureElement', 115, 'tl_article', 512, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(650, 'ct_featureElement', 115, 'tl_article', 640, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(651, 'ct_featureElement', 115, 'tl_article', 768, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(652, 'ct_featureElement', 115, 'tl_article', 896, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(653, 'ct_featureElement', 115, 'tl_article', 1024, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(654, 'ct_featureElement', 115, 'tl_article', 1152, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(655, 'ct_featureElement', 115, 'tl_article', 1280, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(656, 'image', 116, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:24:\"Layout mit linker Spalte\";}', NULL, 0, 0, 0, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(657, 'headline', 117, 'tl_article', 64, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(658, 'ct_featureElement', 117, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(659, 'ct_featureElement', 117, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(660, 'ct_featureElement', 117, 'tl_article', 384, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(661, 'ct_featureElement', 117, 'tl_article', 512, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(662, 'ct_featureElement', 117, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(663, 'ct_featureElement', 117, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(664, 'ct_featureElement', 117, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(665, 'text', 118, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(666, 'module', 118, 'tl_article', 256, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 18, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(667, 'module', 118, 'tl_article', 384, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 16, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(668, 'ct_wrapperStart', 118, 'tl_article', 512, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(669, 'ct_featureElement', 118, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(670, 'ct_featureElement', 118, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(671, 'ct_featureElement', 118, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(672, 'ct_featureElement', 118, 'tl_article', 1024, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(673, 'ct_wrapperStop', 118, 'tl_article', 1152, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(674, 'ct_wrapperStart', 118, 'tl_article', 1280, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(675, 'ct_contentBox', 118, 'tl_article', 1408, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(676, 'ct_contentBox', 118, 'tl_article', 1536, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(677, 'ct_contentBox', 118, 'tl_article', 1664, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(678, 'ct_wrapperStop', 118, 'tl_article', 1792, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(679, 'headline', 118, 'tl_article', 1920, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(680, 'ct_wrapperStart', 118, 'tl_article', 2048, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(681, 'textModalElement', 118, 'tl_article', 2176, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(682, 'textModalElement', 118, 'tl_article', 2304, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(683, 'textModalElement', 118, 'tl_article', 2432, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(684, 'ct_wrapperStop', 118, 'tl_article', 2560, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(685, 'image', 119, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"Layout mit rechter Spalte\";}', NULL, 0, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(686, 'headline', 120, 'tl_article', 64, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(687, 'ct_featureElement', 120, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(688, 'ct_featureElement', 120, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(689, 'ct_featureElement', 120, 'tl_article', 384, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(690, 'ct_featureElement', 120, 'tl_article', 512, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(691, 'ct_featureElement', 120, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(692, 'ct_featureElement', 120, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(693, 'ct_featureElement', 120, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(694, 'text', 121, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(695, 'module', 121, 'tl_article', 256, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 18, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(696, 'module', 121, 'tl_article', 384, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 16, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(697, 'ct_wrapperStart', 121, 'tl_article', 512, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(698, 'ct_featureElement', 121, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(699, 'ct_featureElement', 121, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(700, 'ct_featureElement', 121, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(701, 'ct_featureElement', 121, 'tl_article', 1024, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(702, 'ct_wrapperStop', 121, 'tl_article', 1152, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(703, 'ct_wrapperStart', 121, 'tl_article', 1280, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(704, 'ct_contentBox', 121, 'tl_article', 1408, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(705, 'ct_contentBox', 121, 'tl_article', 1536, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(706, 'ct_contentBox', 121, 'tl_article', 1664, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(707, 'ct_wrapperStop', 121, 'tl_article', 1792, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(708, 'headline', 121, 'tl_article', 1920, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(709, 'ct_wrapperStart', 121, 'tl_article', 2048, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(710, 'textModalElement', 121, 'tl_article', 2176, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 1, 0, 0, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(711, 'textModalElement', 121, 'tl_article', 2304, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 1, 0, 0, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(712, 'textModalElement', 121, 'tl_article', 2432, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 1, 0, 0, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(713, 'ct_wrapperStop', 121, 'tl_article', 2560, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, '', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(715, 'table', 56, 'tl_article', 384, 1666168686, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:34:\"Farbige Icons (Hauptfarbe)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(716, 'table', 56, 'tl_article', 512, 1666168737, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Farbige Icons (Info)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(717, 'table', 56, 'tl_article', 640, 1666168752, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Farbige Icons (Link)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-link', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(718, 'table', 56, 'tl_article', 768, 1666168770, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Farbige Icons (Success)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(719, 'table', 56, 'tl_article', 896, 1666168785, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Farbige Icons (Warning)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(720, 'table', 56, 'tl_article', 1024, 1666168798, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:30:\"Farbige Icons (Danger)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, 'has-text-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(722, 'table', 56, 'tl_article', 1152, 1666170415, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Beat\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34303a227b7b66612d736f6c69643a3a636972636c652d706c75733a3a66612d626561742066612d32787d7d223b693a313b733a33343a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32787d7d223b693a323b733a36353a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a20302e35737d7d223b693a333b733a36343a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2032733b7d7d223b693a343b733a35363a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d626561742d7363616c653a20322e307d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(724, 'table', 56, 'tl_article', 1280, 1666170419, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Fade\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34393a227b7b66612d736f6c69643a3a747269616e676c652d6578636c616d6174696f6e3a3a66612d666164652066612d32787d7d223b693a313b733a34353a227b7b66612d736f6c69643a3a736b756c6c2d63726f7373626f6e65733a3a66612d666164652066612d32787d7d223b693a323b733a33323a227b7b66612d736f6c69643a3a73756e3a3a66612d666164652066612d32787d7d223b693a333b733a39303a227b7b66612d736f6c69643a3a692d637572736f723a3a66612d666164652066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2032733b202d2d66612d666164652d6f7061636974793a20302e367d7d223b693a343b733a303a22223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(725, 'headline', 56, 'tl_article', 1088, 1666170431, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Animierte Icons\";}', NULL, 0, 0, 0, NULL, '', '', '', NULL, 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, NULL, '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(727, 'table', 56, 'tl_article', 1408, 1666170617, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:9:\"Beat-Fade\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a33393a227b7b66612d736f6c69643a3a686970706f3a3a66612d626561742d666164652066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a666561746865723a3a66612d626561742d666164652066612d32787d7d223b693a323b733a39393a227b7b66612d736f6c69643a3a706f6f2d626f6c743a3a66612d626561742d666164652066612d32783a3a2d2d66612d626561742d666164652d6f7061636974793a20302e313b202d2d66612d626561742d666164652d7363616c653a20312e32357d7d223b693a333b733a3130353a227b7b66612d736f6c69643a3a636972636c652d696e666f3a3a66612d626561742d666164652066612d32783a3a2d2d66612d626561742d666164652d6f7061636974793a20302e36373b202d2d66612d626561742d666164652d7363616c653a20312e3037353b7d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(728, 'table', 56, 'tl_article', 1536, 1666170733, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:6:\"Bounce\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a34313a227b7b66612d736f6c69643a3a6261736b657462616c6c3a3a66612d626f756e63652066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a766f6c6c657962616c6c3a3a66612d626f756e63652066612d32787d7d223b693a323b733a3231333a227b7b66612d736f6c69643a3a66726f673a3a66612d626f756e63652066612d32783a3a202d2d66612d626f756e63652d73746172742d7363616c652d783a20313b202d2d66612d626f756e63652d73746172742d7363616c652d793a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d783a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d793a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d783a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d793a20313b7d7d223b693a333b733a3233383a227b7b66612d736f6c69643a3a7370696465723a3a66612d626f756e63652066612d32783a3a2d2d66612d626f756e63652d73746172742d7363616c652d783a20313b202d2d66612d626f756e63652d73746172742d7363616c652d793a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d783a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d793a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d783a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d793a20313b202d2d66612d626f756e63652d7265626f756e643a20303b7d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(729, 'table', 56, 'tl_article', 1664, 1666170910, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Flip\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34313a227b7b66612d736f6c69643a3a636f6d706163742d646973633a3a66612d666c69702066612d32787d7d223b693a313b733a34323a227b7b66612d736f6c69643a3a63616d6572612d726f746174653a3a66612d666c69702066612d32787d7d223b693a323b733a33373a227b7b66612d736f6c69643a3a666f6f7462616c6c3a3a66612d666c69702066612d32787d7d223b693a333b733a36383a227b7b66612d736f6c69643a3a7363726f6c6c3a3a66612d666c69702066612d32783a3a2d2d66612d666c69702d783a20313b202d2d66612d666c69702d793a20303b7d7d223b693a343b733a37373a227b7b66612d736f6c69643a3a6d6f6e65792d636865636b2d646f6c6c61723a3a66612d666c69702066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2033733b7d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(730, 'table', 56, 'tl_article', 1792, 1666170983, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:5:\"Shake\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a33343a227b7b66612d736f6c69643a3a62656c6c3a3a66612d7368616b652066612d32787d7d223b693a313b733a33343a227b7b66612d736f6c69643a3a6c6f636b3a3a66612d7368616b652066612d32787d7d223b693a323b733a33393a227b7b66612d736f6c69643a3a73746f7077617463683a3a66612d7368616b652066612d32787d7d223b693a333b733a33343a227b7b66612d736f6c69643a3a626f6d623a3a66612d7368616b652066612d32787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(731, 'table', 56, 'tl_article', 1920, 1666171066, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Spin\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a363a7b693a303b733a33333a227b7b66612d736f6c69643a3a73796e633a3a66612d7370696e2066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a636972636c652d6e6f7463683a3a66612d7370696e2066612d32787d7d223b693a323b733a33323a227b7b66612d736f6c69643a3a636f673a3a66612d7370696e2066612d32787d7d223b693a333b733a33323a227b7b66612d736f6c69643a3a636f673a3a66612d7370696e2066612d32787d7d223b693a343b733a34323a227b7b66612d736f6c69643a3a7370696e6e65723a3a66612d7370696e2d70756c73652066612d32787d7d223b693a353b733a35383a227b7b66612d736f6c69643a3a7370696e6e65723a3a66612d7370696e2d70756c73652066612d7370696e2d726576657273652066612d32787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(732, 'table', 56, 'tl_article', 192, 1666171797, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Social Icons\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a383a7b693a303b733a33303a227b7b66612d6272616e64733a3a66616365626f6f6b3a3a66612d32787d7d223b693a313b733a33313a227b7b66612d6272616e64733a3a696e7374616772616d3a3a66612d32787d7d223b693a323b733a32393a227b7b66612d6272616e64733a3a747769747465723a3a66612d32787d7d223b693a333b733a32393a227b7b66612d6272616e64733a3a796f75747562653a3a66612d32787d7d223b693a343b733a32383a227b7b66612d6272616e64733a3a74696b746f6b3a3a66612d32787d7d223b693a353b733a32393a227b7b66612d6272616e64733a3a646973636f72643a3a66612d32787d7d223b693a363b733a33303a227b7b66612d6272616e64733a3a6c696e6b6564696e3a3a66612d32787d7d223b693a373b733a32363a227b7b66612d6272616e64733a3a78696e673a3a66612d32787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(733, 'table', 56, 'tl_article', 2048, 1666171717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:6:\"Rotate\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', 0, 0, 0, NULL, '', '', '', '', 0, '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a373a7b693a303b733a33333a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d32787d7d223b693a313b733a34363a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d39302066612d32787d7d223b693a323b733a34373a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d3138302066612d32787d7d223b693a333b733a34373a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d3237302066612d32787d7d223b693a343b733a35323a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d686f72697a6f6e74616c2066612d32787d7d223b693a353b733a35303a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d766572746963616c2066612d32787d7d223b693a363b733a34363a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d626f74682066612d32787d7d223b7d7d, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(736, 'headline', 40, 'tl_article', 48, 1676290646, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Hero-Element\";}', NULL, 0, 0, 0, NULL, '', '', '', NULL, 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, NULL, '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(737, 'text', 40, 'tl_article', 768, 1676290845, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 1, 0, 0, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'left', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(738, 'text', 40, 'tl_article', 896, 1676290868, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 1, 0, 0, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'right', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(739, 'text', 40, 'tl_article', 1024, 1676290884, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 1, 0, 0, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'above', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `addImage`, `inline`, `overwriteMeta`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `fullsize`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `thead`, `tfoot`, `tleft`, `sortable`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `code`, `url`, `target`, `overwriteLink`, `titleText`, `linkTitle`, `embed`, `rel`, `useImage`, `multiSRC`, `useHomeDir`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `metaIgnore`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `splashImage`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `sliderContinuous`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `protected`, `groups`, `cssID`, `invisible`, `start`, `stop`, `markdownSource`, `data`, `showPreview`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(740, 'text', 40, 'tl_article', 1152, 1676290892, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 1, 0, 0, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 0, '', 'below', NULL, '', NULL, NULL, '', 0, 0, 0, 0, 0, 'ascending', '', '', '', '', NULL, '', '', 0, '', '', '', '', 0, NULL, 0, 4, 0, 0, '', 0, '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', 0, '', '', NULL, NULL, 0, 300, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 0, '', '', 'sourceText', NULL, 0, NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); - -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(1, 1567088362, 'Slider mit voller Breite und Höhe', 'full-width-height-slider', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(2, 1567088343, 'Weißer Text', 'white-text', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(3, 1569917449, 'Dunkles Bild/Video', 'dark-image', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(5, 1567088354, 'Text mit großer Schrift', 'large-text', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(6, 1566916635, 'Artikel mit voller Bildschirmhöhe', 'article-full-height', 0, 1, 1, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(7, 1566916774, 'Artikel mit voller Bildschirmbreite', 'article-full-width', 0, 1, 1, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(10, 1567682897, 'Parallax-Slider', 'parallax-slider', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(11, 1567688694, 'Sticky Teaserbox', 'sticky-teaserbox', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(14, 1568648475, 'Sehr großes Headerbild', 'large-headerimage', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(15, 1570630554, 'Helles Bild/Video', 'light-image', 1, 1, 0, 1, 1, 1, 1, 1, 1); - -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(128, NULL, 1568725874, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme', '', 'bcba6d55368e72dffa8d3540f77d34fd', 1, 'naturetheme', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(129, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme/img', '', 'e1e8cddaaf12efab9428393d05505cbf', 1, 'img', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(148, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa047d5ffd94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme/scss', '', 'e40b476c7fb4ced1356ebbf3a6366079', 1, 'scss', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(149, 0xa047d5ffd94c11e9bb5ee0d55edd9ad9, 1666166878, 0xa047d5f9d94c11e9bb5ee0d55edd9ad9, 'file', 'files/naturetheme/scss/_custom_colors.scss', 'scss', 'db66d97ee83ed5741235fe59b2a02da5', 1, '_custom_colors.scss', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(150, 0xa047d5ffd94c11e9bb5ee0d55edd9ad9, 1570022275, 0xa047d5e9d94c11e9bb5ee0d55edd9ad9, 'file', 'files/naturetheme/scss/_custom_variables.scss', 'scss', 'd41d8cd98f00b204e9800998ecf8427e', 1, '_custom_variables.scss', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(151, 0xa047d5ffd94c11e9bb5ee0d55edd9ad9, 1568817790, 0xa047d5e2d94c11e9bb5ee0d55edd9ad9, 'file', 'files/naturetheme/scss/custom.scss', 'scss', 'd41d8cd98f00b204e9800998ecf8427e', 1, 'custom.scss', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(152, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme/video', '', 'd113b2935eb4b5e85165cc0f62890052', 1, 'video', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(153, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa047d5d1d94c11e9bb5ee0d55edd9ad9, 'file', 'files/naturetheme/video/video-home.mp4', 'mp4', '2e1af083668619f19e87c6c02a3d74ff', 1, 'video-home.mp4', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(216, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634039, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene_Nahaufnahme.jpg', 'jpg', '7673814ab82d95096f591ccc9213d106', 1, 'CONTAO_NATURE_THEME_Wildbiene_Nahaufnahme.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(217, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634112, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_auf_dem_Heimweg.jpg', 'jpg', 'af2d929eef9a6039e52a2f4f9a7dffd6', 1, 'CONTAO_NATURE_THEME_Biene_auf_dem_Heimweg.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f6175665f64656d5f4865696d776567223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(218, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634177, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene_an_Senf.jpg', 'jpg', '1e510820ab381e9a38ea74f949b4f403', 1, 'CONTAO_NATURE_THEME_Wildbiene_an_Senf.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33373a22434f4e54414f5f4e41545552455f5448454d455f57696c646269656e655f616e5f53656e66223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(219, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570711975, 0xddeecba2e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Bienenstoecke_in_Wildblumenwiese.jpg', 'jpg', '890ca6f2892cc98d1ce7bd046ad33c12', 1, 'CONTAO_NATURE_THEME_Bienenstoecke_in_Wildblumenwiese.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a35323a22434f4e54414f5f4e41545552455f5448454d455f4269656e656e7374c3b6636b655f696e5f57696c64626c756d656e7769657365223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(220, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634211, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Hummel_an_Mohn.jpg', 'jpg', 'efcd0b16f941bf0497ee41b9a38b659a', 1, 'CONTAO_NATURE_THEME_Hummel_an_Mohn.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33343a22434f4e54414f5f4e41545552455f5448454d455f48756d6d656c5f616e5f4d6f686e223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(221, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634228, 0xdead7e80e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_Mohn.jpg', 'jpg', '45632e5d35ae5ae6a378f4649a92107e', 1, 'CONTAO_NATURE_THEME_Biene_an_Mohn.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33333a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f4d6f686e223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(222, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634245, 0xdeb52134e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_Bienenfreund.jpg', 'jpg', 'ed8618eac6c455fff7992a6da5229374', 1, 'CONTAO_NATURE_THEME_Biene_an_Bienenfreund.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f4269656e656e667265756e64223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(223, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634283, 0xdf8a8842e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene_im_Anflug.jpg', 'jpg', '6a27ce43eca7835def8f94865b5c6e04', 1, 'CONTAO_NATURE_THEME_Wildbiene_im_Anflug.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33393a22434f4e54414f5f4e41545552455f5448454d455f57696c646269656e655f696d5f416e666c7567223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(224, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634268, 0xdf8eef3be41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_im_Anflug.jpg', 'jpg', '1deabfd5af98381ff61b2b518bb3ea3c', 1, 'CONTAO_NATURE_THEME_Biene_im_Anflug.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33353a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f696d5f416e666c7567223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(225, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634309, 0xe0645581e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_in_Wildblumenwiese.jpg', 'jpg', '6cce5300705ba260f932f25bbf570d2d', 1, 'CONTAO_NATURE_THEME_Biene_in_Wildblumenwiese.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34343a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f696e5f57696c64626c756d656e7769657365223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(226, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634329, 0xe0e63790e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildblumenwiese.jpg', 'jpg', 'cb5d6a16077e863c6debc4b9b71afc57', 1, 'CONTAO_NATURE_THEME_Wildblumenwiese.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33353a22434f4e54414f5f4e41545552455f5448454d455f57696c64626c756d656e7769657365223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(227, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634355, 0xe1c216dbe41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_auf_Blume.jpg', 'jpg', 'ae924391072adf73334386263aa18102', 1, 'CONTAO_NATURE_THEME_Biene_auf_Blume.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33353a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f6175665f426c756d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(228, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634386, 0xe27cfbfde41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Hummel_im_Anflug.jpg', 'jpg', '601acf121a972c6c0ec3eaa31bf189bc', 1, 'CONTAO_NATURE_THEME_Hummel_im_Anflug.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33363a22434f4e54414f5f4e41545552455f5448454d455f48756d6d656c5f696d5f416e666c7567223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(229, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634414, 0xe321c1e8e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene_in_Wildblumenwiese.jpg', 'jpg', 'd8f3e0c54d2aa216575fa2cad82f42a8', 1, 'CONTAO_NATURE_THEME_Wildbiene_in_Wildblumenwiese.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34383a22434f4e54414f5f4e41545552455f5448454d455f57696c646269656e655f696e5f57696c64626c756d656e7769657365223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(230, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634436, 0xe3b59a7ee41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_Distel.jpg', 'jpg', '304ace79c5d4c44d763e713c93efc2bc', 1, 'CONTAO_NATURE_THEME_Biene_an_Distel.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33353a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f44697374656c223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(231, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570711990, 0xe45e2731e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_weisser_Bluete.jpg', 'jpg', '0abe8e2dd47cccbe630dfa7b82cd04f2', 1, 'CONTAO_NATURE_THEME_Biene_an_weisser_Bluete.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34333a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f776569c39f65725f426c75657465223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(232, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634490, 0xe4b68b93e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Hummel_an_Sonnenblume.jpg', 'jpg', 'fe3d62fac11fc432cb259a442237ee1b', 1, 'CONTAO_NATURE_THEME_Hummel_an_Sonnenblume.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f48756d6d656c5f616e5f536f6e6e656e626c756d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(234, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634521, 0xe5116e9ee41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_Teich.jpg', 'jpg', '9a6e446d0812e27878f2e4e5ccd44eed', 1, 'CONTAO_NATURE_THEME_Biene_an_Teich.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33343a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f5465696368223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(236, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634023, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_Nahaufnahme.jpg', 'jpg', '2fa63a2d6f8b8b09ae1ee6f4fa95e3f0', 1, 'CONTAO_NATURE_THEME_Biene_Nahaufnahme.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33373a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f4e61686175666e61686d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(241, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570611597, 0x2af4cce8ea7311e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/NATURE_Logo_black.svg', 'svg', '238dcfa5175c586b2411119c2cca7604', 1, 'NATURE_Logo_black.svg', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(242, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570611597, 0x2af91d3dea7311e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/NAUTRE_Logo_white.svg', 'svg', '849297eaeb0e47e3ea729f5faf8b15a5', 1, 'NAUTRE_Logo_white.svg', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(250, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634009, 0x6d5db348ea7711e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Bienenwabe-Wildbau.jpg', 'jpg', 'f6d37a082fa89cb484b88b4f9d4ee26b', 1, 'CONTAO_NATURE_THEME_Bienenwabe-Wildbau.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33383a22434f4e54414f5f4e41545552455f5448454d455f4269656e656e776162652d57696c64626175223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(255, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570613706, 0x13ff9b2fea7811e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/favicon.ico', 'ico', 'e0cd8bc0e75500240ee85b792d95db37', 1, 'favicon.ico', 0, 0, 0, 0, NULL, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(256, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570614595, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Bienen-auf-Honigwaben.jpg', 'jpg', '2845ed02b80ef089bd48972f5b9fb706', 1, 'CONTAO_NATURE_THEME_Bienen-auf-Honigwaben.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f4269656e656e2d6175662d486f6e6967776162656e223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(258, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634045, 0xb2f95495ea8f11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene.jpg', 'jpg', '63b1896fd7a71ad7e98dfb547d482169', 1, 'CONTAO_NATURE_THEME_Wildbiene.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f57696c646269656e655f4e61686175666e61686d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(259, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570624078, 0x29070564ea9011e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Hummel-auf-Sonnenblume.jpg', 'jpg', '9a39705e0bd6a251aa1be967631d5a7c', 1, 'CONTAO_NATURE_THEME_Hummel-auf-Sonnenblume.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34323a22434f4e54414f5f4e41545552455f5448454d455f48756d6d656c2d6175662d536f6e6e656e626c756d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(260, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570631300, 0xfc10ab82eaa011e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Honigbiene.jpg', 'jpg', '15a1bfe699a4410a94a42089dd81d922', 1, 'CONTAO_NATURE_THEME_Honigbiene.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(265, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 1570637734, 0xa09d3989eaab11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/video/CONTAO_NATURE_THEME_Biene_auf_gelber_Blume.mp4', 'mp4', '4b435edecb5409cf2838b86b858b921b', 1, 'CONTAO_NATURE_THEME_Biene_auf_gelber_Blume.mp4', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); -INSERT INTO `tl_files` (`id`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `found`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`, `lastModified`) VALUES(266, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 1570638010, 0x563b969aeab011e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/video/CONTAO_NATURE_THEME_Bienenstock.mp4', 'mp4', '59f1391a1c334e7c2513dcbd48c4c0c9', 1, 'CONTAO_NATURE_THEME_Bienenstock.mp4', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d, NULL); - -INSERT INTO `tl_form` (`id`, `tstamp`, `title`, `alias`, `jumpTo`, `sendViaEmail`, `recipient`, `subject`, `format`, `skipEmpty`, `storeValues`, `targetTable`, `customTpl`, `method`, `novalidate`, `attributes`, `formID`, `allowTags`, `mailerTransport`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(1, 1570539343, 'Beispielformular', 'beispielformular', 51, 0, 'info@example.com', 'Formulartest', 'raw', 0, 0, '', '', 'POST', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 0, '', 0, 0, '', NULL); -INSERT INTO `tl_form` (`id`, `tstamp`, `title`, `alias`, `jumpTo`, `sendViaEmail`, `recipient`, `subject`, `format`, `skipEmpty`, `storeValues`, `targetTable`, `customTpl`, `method`, `novalidate`, `attributes`, `formID`, `allowTags`, `mailerTransport`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(2, 1570539350, 'Kontaktformular', 'kontaktformular', 51, 0, '', '', 'raw', 0, 0, '', '', 'POST', 0, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 0, '', 0, 0, '', NULL); - -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(1, 'text', 1, 128, 1568128084, 'Vorname', 'vorname', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(2, 'text', 1, 256, 1568128318, 'Nachname', 'nachname', NULL, NULL, NULL, 1, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(3, 'text', 1, 552, 1568202868, 'E-Mail', 'email', NULL, NULL, NULL, 1, 'email', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(4, 'text', 1, 560, 1568202866, 'Telefon', 'telefon', NULL, NULL, NULL, 0, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(5, 'select', 1, 640, 1568128305, 'Wie sind Sie auf uns aufmerksam geworden?', 'gefunden-durch', NULL, NULL, 0x613a363a7b693a303b613a323a7b733a353a2276616c7565223b733a383a22496e7465726e6574223b733a353a226c6162656c223b733a383a22496e7465726e6574223b7d693a313b613a323a7b733a353a2276616c7565223b733a31393a225a656974756e672f5a65697473636872696674223b733a353a226c6162656c223b733a31393a225a656974756e672f5a65697473636872696674223b7d693a323b613a323a7b733a353a2276616c7565223b733a323a225456223b733a353a226c6162656c223b733a323a225456223b7d693a333b613a323a7b733a353a2276616c7565223b733a353a22526164696f223b733a353a226c6162656c223b733a353a22526164696f223b7d693a343b613a323a7b733a353a2276616c7565223b733a32333a2250657273c3b66e6c6963686520456d706665686c756e67223b733a353a226c6162656c223b733a32333a2250657273c3b66e6c6963686520456d706665686c756e67223b7d693a353b613a323a7b733a353a2276616c7565223b733a393a22536f6e737469676573223b733a353a226c6162656c223b733a393a22536f6e737469676573223b7d7d, 0, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(6, 'checkbox', 1, 768, 1568129649, 'Wie unterstützen Sie Bienen bereits?', 'unterstuetzen', NULL, NULL, 0x613a383a7b693a303b613a323a7b733a353a2276616c7565223b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b733a353a226c6162656c223b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a31333a2273656c62657220696d6b65726e223b733a353a226c6162656c223b733a31333a2273656c62657220696d6b65726e223b7d693a323b613a323a7b733a353a2276616c7565223b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b733a353a226c6162656c223b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b7d693a333b613a323a7b733a353a2276616c7565223b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b733a353a226c6162656c223b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b7d693a343b613a323a7b733a353a2276616c7565223b733a31363a22557262616e204265656b656570696e67223b733a353a226c6162656c223b733a31363a22557262616e204265656b656570696e67223b7d693a353b613a323a7b733a353a2276616c7565223b733a31373a224269656e656e706174656e736368616674223b733a353a226c6162656c223b733a31373a224269656e656e706174656e736368616674223b7d693a363b613a323a7b733a353a2276616c7565223b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b733a353a226c6162656c223b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d693a373b613a323a7b733a353a2276616c7565223b733a36343a22486f6e6967676cc3a473657220696d6d6572206175737370c3bc6c656e202d207a756d2053636875747a20766f72204269656e656e6b72616e6b68656974656e223b733a353a226c6162656c223b733a36343a22486f6e6967676cc3a473657220696d6d6572206175737370c3bc6c656e202d207a756d2053636875747a20766f72204269656e656e6b72616e6b68656974656e223b7d7d, 0, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(7, 'radio', 1, 896, 1568129669, 'Wie zufrieden sind Sie mit uns?', 'meinung', NULL, NULL, 0x613a353a7b693a303b613a323a7b733a353a2276616c7565223b733a31343a2273656872207a756672696564656e223b733a353a226c6162656c223b733a31343a2273656872207a756672696564656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a393a227a756672696564656e223b733a353a226c6162656c223b733a393a227a756672696564656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a373a226e65757472616c223b733a353a226c6162656c223b733a373a226e65757472616c223b7d693a333b613a323a7b733a353a2276616c7565223b733a31313a22756e7a756672696564656e223b733a353a226c6162656c223b733a31313a22756e7a756672696564656e223b7d693a343b613a323a7b733a353a2276616c7565223b733a31363a227365687220756e7a756672696564656e223b733a353a226c6162656c223b733a31363a227365687220756e7a756672696564656e223b7d7d, 0, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(8, 'textarea', 1, 1024, 1568128790, 'Kommentar', 'kommentar', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;s:1:\"4\";i:1;s:2:\"40\";}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(9, 'upload', 1, 1152, 1568128806, 'Motiv hochladen', 'motiv', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(10, 'submit', 1, 1280, 1568128817, '', '', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', 'Absenden', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(11, 'captcha', 1, 1216, 1568128822, '', '', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(12, 'text', 1, 576, 1568192132, 'Datum', 'datum', NULL, NULL, NULL, 0, 'date', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(13, 'text', 1, 608, 1568192145, 'Uhrzeit', 'uhrzeit', NULL, NULL, NULL, 0, 'time', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(14, 'text', 1, 624, 1568192161, 'Datum und Zeit', 'datum-und-zeit', NULL, NULL, NULL, 0, 'datim', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(15, 'text', 1, 632, 1568192172, 'URL', 'url', NULL, NULL, NULL, 0, 'url', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(16, 'select', 1, 704, 1568192759, 'Wie sind Sie auf uns aufmerksam geworden? (Mehrfachauswahl)', 'mehrfachauswahl', NULL, NULL, 0x613a363a7b693a303b613a323a7b733a353a2276616c7565223b733a383a22496e7465726e6574223b733a353a226c6162656c223b733a383a22496e7465726e6574223b7d693a313b613a323a7b733a353a2276616c7565223b733a31393a225a656974756e672f5a65697473636872696674223b733a353a226c6162656c223b733a31393a225a656974756e672f5a65697473636872696674223b7d693a323b613a323a7b733a353a2276616c7565223b733a323a225456223b733a353a226c6162656c223b733a323a225456223b7d693a333b613a323a7b733a353a2276616c7565223b733a353a22526164696f223b733a353a226c6162656c223b733a353a22526164696f223b7d693a343b613a323a7b733a353a2276616c7565223b733a32333a2250657273c3b66e6c6963686520456d706665686c756e67223b733a353a226c6162656c223b733a32333a2250657273c3b66e6c6963686520456d706665686c756e67223b7d693a353b613a323a7b733a353a2276616c7565223b733a393a22536f6e737469676573223b733a353a226c6162656c223b733a393a22536f6e737469676573223b7d7d, 0, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 1, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(17, 'checkbox', 1, 1248, 1568193055, '', 'datenschutz', NULL, NULL, 0x613a313a7b693a303b613a323a7b733a353a2276616c7565223b733a32323a22446174656e73636875747a20616b7a65707469657274223b733a353a226c6162656c223b733a3132303a2249636820686162652064656e2048696e77656973207a756d203c6120687265663d227b7b6c696e6b5f75726c3a3a33317d7d22207461726765743d225f626c616e6b222072656c3d226e6f7265666572726572206e6f6f70656e6572223e446174656e73636875747a3c2f613e2067656c6573656e2e202a223b7d7d, 1, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(18, 'fieldsetStart', 1, 544, 1568202621, '', '', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, 'form_fieldsetStart_columns', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(19, 'fieldsetStop', 1, 636, 1568202629, '', '', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, 'form_fieldsetStop_columns', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(20, 'password', 1, 634, 1568207795, 'Passwort', 'password', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(21, 'text', 1, 633, 1568207847, 'Username', 'username', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(22, 'text', 2, 128, 1570539275, 'Name', 'name', NULL, NULL, NULL, 1, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(24, 'text', 2, 384, 1568646597, 'E-Mail', 'email', NULL, NULL, NULL, 1, 'email', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(25, 'text', 2, 512, 1568646603, 'Telefon', 'telefon', NULL, NULL, NULL, 0, 'phone', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(26, 'textarea', 2, 640, 1568646607, 'Kommentar', 'kommentar', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;s:1:\"4\";i:1;s:2:\"40\";}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', '', 0, NULL, 0, '', '', 0, 0, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `mandatory`, `rgxp`, `placeholder`, `minlength`, `maxlength`, `minval`, `maxval`, `step`, `size`, `multiple`, `mSize`, `extensions`, `storeFile`, `uploadFolder`, `useHomeDir`, `doNotOverwrite`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `imageSubmit`, `singleSRC`, `invisible`, `errorMsg`, `customRgxp`, `maxImageHeight`, `maxImageWidth`, `advancedCss`, `cssStyleSelector`) VALUES(27, 'submit', 2, 768, 1568646560, '', '', NULL, NULL, NULL, 0, '', '', 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', 0, NULL, 0, 0, '', '', '0', 0, '', 'Absenden', 0, NULL, 0, '', '', 0, 0, '', NULL); - -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(1, 1, 1606819117, 'Bild in Slider', '', '', '', 350, NULL, 'proportional', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(2, 1, 1606819117, 'Headerbild', '', '', '', 1920, 400, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(3, 1, 1606819117, 'News / Dreispaltig', '', '', '', 419, 570, 'crop', 100, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(4, 1, 1606819117, 'Events mit Teaser (einspaltiges Layout)', '', '', '', 639, 425, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(5, 1, 1606819117, 'News / Zweispaltig', '', '', '', 640, 870, 'crop', 100, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(6, 1, 1606819117, 'Events mit Teaser (zweispaltiges Layout)', '', '', '', 464, 400, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(7, 1, 1606819117, 'Logo', '', '1x, 1.5x, 2x', '', NULL, 60, 'box', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(8, 1, 1606819117, 'Social Feed / dreispaltig', '', '', '', 381, NULL, 'proportional', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(9, 1, 1606819117, 'Social Feed / einspaltig', '', '', '', 270, NULL, 'proportional', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(11, 1, 1606819117, 'Maklermodul / Listenansicht', '', '', '', 633, 390, 'crop', NULL, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); -INSERT INTO `tl_image_size` (`id`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `skipIfDimensionsMatch`, `lazyLoading`) VALUES(12, 1, 1665577831, 'Headerbild (Fixed)', '', '1x, 1.5x, 2x', '', 1920, 560, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 0, 1); - -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(1, 3, 128, 1568108229, '(max-width: 1215px)', '', '', 290, 450, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(2, 3, 64, 1568108561, '(max-width: 1023px)', '', '', 480, 600, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(3, 3, 32, 1568108819, '(max-width: 768px)', '', '', 728, 600, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(4, 3, 16, 1568108874, '(max-width: 430px)', '', '', 390, 550, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(5, 5, 16, 1568121205, '(max-width: 430px)', '', '', 390, 550, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(6, 5, 32, 1568121205, '(max-width: 768px)', '', '', 728, 600, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(7, 5, 64, 1568121205, '(max-width: 1023px)', '', '', 480, 600, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(8, 5, 128, 1568121205, '(max-width: 1215px)', '', '', 290, 450, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(9, 6, 128, 1568124593, '(max-width: 1407px)', '', '', 368, 400, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(10, 6, 64, 1568124648, '(max-width: 1215px)', '', '', 272, 450, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(11, 6, 32, 1568124701, '(max-width: 1023px)', '', '', 478, 500, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(12, 6, 16, 1568124789, '(max-width: 768px)', '', '', 725, NULL, 'proportional', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(13, 4, 128, 1568125008, '(max-width: 1215px)', '', '', 446, 500, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(14, 4, 64, 1568125051, '(max-width: 768px)', '', '', 725, NULL, 'proportional', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(15, 12, 128, 1665577834, '(max-width:1023px)', '1x, 1.5x, 2x', '', 1023, 560, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(16, 12, 64, 1665577833, '(max-width:768px)', '1x, 1.5x, 2x', '', 768, 360, 'crop', NULL, 0); -INSERT INTO `tl_image_size_item` (`id`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `invisible`) VALUES(17, 12, 32, 1665577893, '(max-width:450px)', '1x, 1.5x, 2x', '', 450, 360, 'crop', NULL, 0); - -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `cssStyleSelector`) VALUES(1, 1, 1625836435, 'Einspaltiges Layout', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 1, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `cssStyleSelector`) VALUES(2, 1, 1570717072, 'Zweispaltiges Layout mit linker Spalte', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a323a223436223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 1, NULL, 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `cssStyleSelector`) VALUES(3, 1, 1570717177, 'Zweispaltiges Layout mit rechter Spalte', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2clr', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a323a223436223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 1, NULL, 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `cssStyleSelector`) VALUES(4, 1, 1569592871, 'Dreispaltiges Layout', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '3cl', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 1, NULL, 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `cssStyleSelector`) VALUES(5, 1, 1574869708, 'Einspaltiges Layout ohne Breadcrumb', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a353a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 1, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `cssStyleSelector`) VALUES(6, 1, 1634900366, 'Einspaltiges Layout (Megamenü)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a323a223530223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 1, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `cssStyleSelector`) VALUES(7, 1, 1666167211, 'Dreispaltiges Layout (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '3cl', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, 1, NULL, 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `cssStyleSelector`) VALUES(8, 1, 1666167234, 'Einspaltiges Layout (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, 1, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `cssStyleSelector`) VALUES(9, 1, 1666167254, 'Zweispaltiges Layout mit linker Spalte (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, 1, NULL, 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `combineScripts`, `modules`, `template`, `minifyMarkup`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `addJQuery`, `jquery`, `addMooTools`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `static`, `width`, `align`, `cssStyleSelector`) VALUES(10, 1, 1666167264, 'Zweispaltiges Layout mit rechter Spalte (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2clr', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 1, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 1, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, 1, NULL, 0, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, 0, '', 'center', NULL); - -INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginAttempts`, `locked`, `session`, `secret`, `useTwoFactor`, `backupCodes`, `trustedTokenVersion`) VALUES(1, 1645017764, 'John', 'Smith', '', '', '', '', '', '', '', '', '', '', '', 'j.smith@example.com', '', '', NULL, 1, 'j.smith', '$argon2id$v=19$m=65536,t=4,p=1$rLDJgfrstB8agR1wE8v2NQ$0jUEQQwNRBdaabcQpnavhgqIOCKhSbv6i133GB16igQ', 0, NULL, 0, '', '', 1568127244, 1568275388, 1645017711, 0, 0, 0x613a303a7b7d, NULL, 0, NULL, 0); -INSERT INTO `tl_member` (`id`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `login`, `username`, `password`, `assignDir`, `homeDir`, `disable`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `loginAttempts`, `locked`, `session`, `secret`, `useTwoFactor`, `backupCodes`, `trustedTokenVersion`) VALUES(2, 1568127312, 'Donna', 'Evans', '', '', '', '', '', '', '', '', '', '', '', 'd.evans@example.com', '', '', NULL, 1, 'd.evans', '$argon2id$v=19$m=65536,t=4,p=1$5/6L8pZ2pnaC9JQgeiDmcg$3zzNiPGmwyKbDOZ7tp7mFNMeczT9hj6qiRk/FtPqqFA', 0, NULL, 0, '', '', 1568127285, 0, 0, 0, 0, NULL, NULL, 0, NULL, 0); - -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(1, 1, 1570631817, 'NAV / Hauptnavigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 0, 0, 0, 'nav_default_nature', 'mod_navigation_nature', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(3, 1, 1585318040, 'Footer', 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'html', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, '
\n
\n
\n
\n
\n {{theme::content::NATURE02/01}}\n
\n
\n {{theme::content::NATURE02/02}}\n
\n
\n
\n
\n
\n
\n {{theme::content::NATURE02/03}}\n
\n
\n
', 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, '', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(4, 1, 1567523293, 'Footer Navigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'customnav', 0, 0, 0, 0, 0, 0, 'nav_default', '', 0x613a333a7b693a303b693a33323b693a313b693a32393b693a323b693a33313b7d, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(5, 1, 1568275875, 'NAV / Unterseiten-Navigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 1, 2, 0, 0, 0, 0, 'nav_default_nature_aside', 'mod_navigation_nature_aside', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(20, 1, 1568276093, 'NAV / Unterseiten-Navigation (mit allen Seiten)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 0, 0, 0, 'nav_default_nature_aside', 'mod_navigation_nature_aside', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(21, 1, 1568276057, 'User / Login', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Login\";}', 'login', 0, 0, 0, 0, 0, 0, '', 'mod_login_nature', NULL, 0, '', 1, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(22, 1, 1568276057, 'User / Registrierung', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Registrierung (einfache Darstellung)\";}', 'registration', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(23, 1, 1568276057, 'User / Personendaten', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Personendaten (einfache Darstellung)\";}', 'personalData', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(24, 1, 1568276057, 'User / Passwort ändern', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Passwort ändern\";}', 'changePassword', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(25, 1, 1568276057, 'User / Passwort vergessen', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Passwort vergessen\";}', 'lostPassword', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, 'Sie haben ein neues Passwort für ##domain## angefordert.\n\nBitte klicken Sie hier, um das neue Passwort festzulegen:\n\n ##link##\n\nWenn Sie diese E-Mail nicht angefordert haben, kontaktieren Sie bitte den Administrator der Webseite.', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(26, 1, 1568276057, 'User / Konto schließen', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Konto schließen\";}', 'closeAccount', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, 'close_deactivate', 0, NULL, 0, 0, NULL, 'Sie haben ein neues Passwort für ##domain## angefordert.\n\nBitte klicken Sie hier, um das neue Passwort festzulegen:\n\n ##link##\n\nWenn Sie diese E-Mail nicht angefordert haben, kontaktieren Sie bitte den Administrator der Webseite.', 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(27, 1, 1568276057, 'User / Registrierung (gruppiert)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:46:\"Registrierung (gruppierte Darstellung)\";}', 'registration', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_grouped_nature', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(28, 1, 1568276057, 'User / Personendaten (gruppiert)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:46:\"Personendaten (gruppierte Darstellung)\";}', 'personalData', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 1, 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_grouped_nature', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(38, 1, 1568277064, 'Suche', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:5:\"Suche\";}', 'search', 0, 0, 0, 0, 0, 0, '', 'mod_search_nature', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 1, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 3, 0, 'advanced', 'search_default', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(41, 1, 1570546755, 'Modaler Dialog', 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:21:\"Honig- und Wildbienen\";}', 'ct_modal', 0, 0, 0, 0, 0, 0, '', '', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, 'Popup öffnen', '', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(42, 1, 1568644902, 'Breadcrumb', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'breadcrumb', 0, 0, 0, 0, 0, 0, '', 'mod_breadcrumb_nature', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `hardLimit`, `showProtected`, `defineRoot`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `showHidden`, `customLabel`, `autologin`, `jumpTo`, `redirectBack`, `editable`, `memberTpl`, `form`, `queryType`, `fuzzy`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `loadFirst`, `singleSRC`, `imgSize`, `useCaption`, `fullsize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `disableCaptcha`, `reg_groups`, `reg_allowLogin`, `reg_skipName`, `reg_close`, `reg_assignDir`, `reg_homeDir`, `reg_activate`, `reg_jumpTo`, `reg_text`, `reg_password`, `protected`, `groups`, `cssID`, `rootPageDependentModules`, `data`, `reg_deleteDir`, `overviewPage`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(50, 1, 1634900345, 'NAV / Hauptnavigation (Megamenü)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 0, 0, 0, 'nav_default_nature', 'mod_navigation_nature_megamenu', NULL, 0, '', 0, 0, 0, NULL, '', 0, 'and', 0, '', 4, 0, 'simple', '', 'main', 0, 0, NULL, '', 0, 0, NULL, NULL, 3600, NULL, 'rss_default', 3, 0, NULL, 0, 0, '', 0, NULL, 0, 0, NULL, NULL, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 0, 0, NULL, NULL, '', '', NULL, '', ''); - -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(1, 0, 128, 1666168642, 'Nature Theme', 'nature-theme', 'root', '', 'de', '', NULL, 'permanent', 0, 0, '', 0, '', '', '', 1, NULL, NULL, '', '', '', '', '', 1, 0, 0, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', '', 0, '0', 1, '', '', 0, 0, '', '.html', 1, '', 0, 0, '', '', 0, 0, 0, 0, 0, 'bundles/contaoddadvancedclasses/sets/bulma.json', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(2, 1, 128, 1570786837, 'Start', 'index', 'regular', '', '', 'index,follow', 'NATURE ist ein ehrlicher Allrounder unter den Contao Themes im natürlich-schlichten Look, welcher auf Basis von Contao 4.x und des Bulma CSS Framework für Webseiten aller Art entwickelt wurde.', 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, 'home', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(4, 22, 128, 1567086085, 'Textelemente', 'textelemente', 'regular', '', '', 'noindex,nofollow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(5, 1, 768, 1570634889, 'Layouts', 'layouts', 'forward', '', '', 'index,follow', NULL, 'permanent', 17, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(6, 1, 1792, 1567077367, 'Nature Theme Elemente', '', 'folder', '', '', 'noindex,nofollow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(7, 6, 128, 1567077391, '01_Header', '01-header', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(8, 1, 640, 1676291835, 'Module', 'module', 'forward', '', '', 'index,follow', NULL, 'permanent', 11, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 2, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(11, 8, 384, 1567085943, 'Navigation', 'navigation', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(12, 8, 512, 1567085951, 'User', 'user', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(15, 8, 896, 1567085974, 'Formulare', 'formulare', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(16, 8, 1024, 1567085981, 'Suche', 'suche', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(17, 5, 128, 1570632286, 'Einspaltiges Layout', 'einspaltiges-layout', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 5, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(18, 5, 256, 1567785317, 'Zweispaltiges Layout', 'zweispaltiges-layout', 'forward', '', '', 'index,follow', NULL, 'permanent', 19, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(19, 18, 128, 1570008796, 'mit linker Spalte', 'mit-linker-spalte', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 2, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(20, 18, 256, 1570008803, 'mit rechter Spalte', 'mit-rechter-spalte', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 3, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(21, 5, 384, 1568029113, 'Dreispaltiges Layout', 'dreispaltiges-layout', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 4, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(22, 1, 896, 1567785225, 'Elemente', 'elemente', 'forward', '', '', 'index,follow', NULL, 'permanent', 4, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(23, 22, 256, 1567086113, 'Akkordion', 'akkordion', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(24, 22, 384, 1567086122, 'Content Slider', 'content-slider', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(25, 22, 512, 1567086135, 'Media-Elemente', 'media-elemente', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(26, 22, 640, 1567086145, 'Download-Elemente', 'download-elemente', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(27, 22, 768, 1567086153, 'Theme-Elemente', 'theme-elemente', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(28, 6, 256, 1567438294, '02_Footer', '02-footer', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(29, 1, 256, 1567523256, 'Impressum', 'impressum', 'regular', '', '', 'noindex,nofollow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(31, 1, 384, 1567523249, 'Datenschutz', 'datenschutz', 'regular', '', '', 'noindex,nofollow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(32, 1, 512, 1568647165, 'Kontakt', 'kontakt', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, 'contact', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(39, 22, 896, 1568282094, 'Icons', 'icons', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(40, 8, 1152, 1568642420, 'Modaler Dialog', 'modaler-dialog', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(41, 5, 512, 1570631479, 'Farbige Hintergründe', 'artikel-mit-hintergrund', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(42, 1, 1920, 1660337173, '403 Zugriff verweigert', '403-zugriff-verweigert', 'error_403', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, 'access-denied', '', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(43, 1, 2048, 1660337173, '404 Seite nicht gefunden', '404-seite-nicht-gefunden', 'error_404', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, 'page-not-found', '', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(44, 1, 2176, 1660337173, '401 Nicht authentifiziert', '401-nicht-authentifiziert', 'error_401', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, 'unauthorized', '', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(45, 46, 128, 1570008548, 'Headerbild dunkel', 'headerbild-dunkel', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(46, 5, 416, 1569838301, 'Layouts mit Headerbild', 'layouts-mit-headerbild', 'forward', '', '', '', NULL, 'permanent', 45, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 2, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(47, 46, 256, 1570008602, 'großes Headerbild dunkel', 'grosses-headerbild', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(48, 46, 192, 1570008571, 'Headerbild hell', 'headerbild-hell', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(49, 46, 384, 1570008611, 'großes Headerbild hell', 'grosses-headerbild-hell', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(51, 32, 128, 1570539570, 'Vielen Dank für Ihre Anfrage', 'vielen-dank-fuer-ihre-anfrage', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 2, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 1, 0, '', 'map_never', 1, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(54, 8, 448, 1634900378, 'Megamenü', 'module/megamenue', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 1, 0, 0, NULL, 1, 6, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(55, 5, 464, 1666167444, 'Logo und Navigation untereinander', 'layouts/logo-und-navigation-untereinander', 'forward', '', '', 'index,follow', NULL, 'permanent', 56, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 8, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(56, 55, 128, 1666167369, 'Einspaltiges Layout', 'layouts/einspaltiges-layout-kopie/einspaltiges-layout-kopie', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 8, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(57, 55, 256, 1666167429, 'Zweispaltiges Layout', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout', 'forward', '', '', 'index,follow', NULL, 'permanent', 59, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(58, 55, 384, 1666167383, 'Dreispaltiges Layout', 'layouts/einspaltiges-layout-kopie/dreispaltiges-layout-kopie', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 7, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(59, 57, 128, 1666167406, 'mit linker Spalte', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout-kopie/mit-linker-spalte-kopie', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 9, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); -INSERT INTO `tl_page` (`id`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `type`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `redirectBack`, `url`, `target`, `dns`, `staticFiles`, `staticPlugins`, `fallback`, `favicon`, `robotsTxt`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `useSSL`, `autoforward`, `protected`, `groups`, `includeLayout`, `layout`, `includeCache`, `cache`, `alwaysLoadFromCache`, `clientCache`, `includeChmod`, `cuser`, `cgroup`, `chmod`, `noSearch`, `requireItem`, `cssClass`, `sitemap`, `hide`, `accesskey`, `published`, `start`, `stop`, `enforceTwoFactor`, `twoFactorJumpTo`, `urlPrefix`, `urlSuffix`, `useFolderUrl`, `mailerTransport`, `disableLanguageRedirect`, `subpageLayout`, `canonicalKeepParams`, `canonicalLink`, `enableCanonical`, `maintenanceMode`, `routePriority`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(60, 57, 256, 1666167414, 'mit rechter Spalte', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout-kopie/mit-rechter-spalte-kopie', 'regular', '', '', 'index,follow', NULL, 'permanent', 0, 0, '', 0, '', '', '', 0, NULL, NULL, '', '', '', '', '', 0, 0, 0, NULL, 1, 10, 0, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 0, 0, '', 'map_default', 0, '0', 1, '', '', 0, 0, '', '.html', 0, '', 0, 0, '', '', 0, 0, 0, 0, 0, '', NULL); - -INSERT INTO `tl_theme` (`id`, `tstamp`, `name`, `author`, `folders`, `screenshot`, `templates`, `pdir_th_description`, `pdir_th_license_domain`, `pdir_th_short_code`) VALUES(1, 1569937160, 'Nature Theme', 'pdir digital agentur - Philipp Seibt, Juliane Langer, Mathias Arzberger', NULL, NULL, '', 'pdir contao theme licence
Mit dieser Lizenz gekennzeichnete Themes dürfen sowohl privat als auch kommerziell eingesetzt werden. Der Copyright-Link bzw. die Copyright-Links \"Nature Theme by contao-themes.net\" dürfen nicht entfernt oder verändert werden. Das gilt auch wenn Sie das Theme nur als Basis für eine Website einsetzen und es verändern. Möchten Sie diesen Theme ohne Copyright-Link einsetzen, müssen Sie eine kostenpflichtige Lizenz erwerben.
', '', 'nature'); -COMMIT; - -/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; -/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; -/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; diff --git a/contao/sql/contao51/full.sql b/contao/sql/contao51/full.sql deleted file mode 100644 index af851e3..0000000 --- a/contao/sql/contao51/full.sql +++ /dev/null @@ -1,981 +0,0 @@ -SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO"; -SET AUTOCOMMIT = 0; -START TRANSACTION; -SET time_zone = "+00:00"; - -/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; -/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; -/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; -/*!40101 SET NAMES utf8mb4 */; - - -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(1, 0, 0, 1, 2, 128, 1704449820, 'Slider', 'slider', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(2, 0, 0, 1, 4, 128, 1566910260, 'Textelemente', 'textelemente', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(3, 0, 0, 1, 2, 256, 1704451172, 'Intro', 'intro', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:34:\"has-background article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(4, 0, 0, 1, 2, 384, 1704452877, 'Teaserboxen / Full Height', 'teaserboxen-full-height', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(5, 0, 0, 1, 2, 512, 1704451206, 'Text', 'text', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:19:\"article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(6, 0, 0, 1, 4, 256, 1566986289, 'Grid-Beispiele', 'grid-beispiele', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(7, 0, 0, 1, 2, 544, 1568898441, 'Teaserbox', 'teaserbox', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(9, 0, 0, 1, 7, 128, 1567077842, '01_Logo', '01-logo', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'NATURE01/01', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(11, 0, 0, 1, 9, 128, 1567085919, 'News', 'news', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(12, 0, 0, 1, 10, 128, 1567085933, 'Events', 'events', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(13, 0, 0, 1, 11, 128, 1567085943, 'Navigation', 'navigation', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(14, 0, 0, 1, 12, 128, 1567085951, 'User', 'user', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(15, 0, 0, 1, 13, 128, 1567085958, 'Newsletter', 'newsletter', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(16, 0, 0, 1, 14, 128, 1567085965, 'FAQ', 'faq', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(17, 0, 0, 1, 15, 128, 1567085974, 'Formulare', 'formulare', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(18, 0, 0, 1, 16, 128, 1567085981, 'Suche', 'suche', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(19, 0, 0, 1, 17, 128, 1567086004, 'Einspaltiges Layout', 'einspaltiges-layout', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(21, 0, 0, 1, 19, 128, 1567086039, 'Layout mit linker Spalte', 'layout-mit-linker-spalte', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(22, 0, 0, 1, 20, 128, 1567086051, 'Layout mit rechter Spalte', 'layout-mit-rechter-spalte', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(23, 0, 0, 1, 21, 128, 1567086062, 'Dreispaltiges Layout', 'dreispaltiges-layout', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(25, 0, 0, 1, 23, 128, 1567086113, 'Akkordion', 'akkordion', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(26, 0, 0, 1, 24, 384, 1570633075, 'Content Slider', 'content-slider', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(27, 0, 0, 1, 25, 128, 1567086135, 'Media-Elemente', 'media-elemente', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(28, 0, 0, 1, 26, 128, 1567086145, 'Download-Elemente', 'download-elemente', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(29, 0, 0, 1, 27, 128, 1567086153, 'Theme-Elemente', 'theme-elemente', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(30, 0, 0, 1, 4, 384, 1568280815, 'Buttons & Links', 'buttons-links', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(31, 0, 0, 1, 2, 576, 1568898194, 'Tabs', 'tabs', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(32, 0, 0, 1, 28, 128, 1567522497, '02/03 Copyright-Hinweis', '02-03-copyright-hinweis', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'NATURE02/03', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(33, 0, 0, 1, 2, 896, 1568718476, 'Abschlusstext', 'abschlusstext', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(34, 0, 0, 1, 28, 64, 1567526123, '02/01 Erste Spalte', '02-01-erste-spalte', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'NATURE02/01', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(35, 0, 0, 1, 28, 96, 1567522523, '02/02 Zweite Spalte', '02-02-zweite-spalte', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'NATURE02/02', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(36, 0, 0, 1, 29, 128, 1567523197, 'Impressum', 'impressum', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(37, 0, 0, 1, 31, 128, 1567523249, 'Datenschutz', 'datenschutz', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(38, 0, 0, 1, 32, 128, 1567523282, 'Kontakt', 'kontakt', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(39, 0, 0, 1, 17, 64, 1567784220, 'Header', 'header-2', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(40, 0, 0, 1, 4, 512, 1567780751, 'Hero', 'hero', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(41, 0, 0, 1, 19, 64, 1567785282, 'Header', 'header-3', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(42, 0, 0, 1, 20, 64, 1567785291, 'Header', 'header-4', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(43, 0, 0, 1, 21, 64, 1568028939, 'Header', 'header-5', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(44, 0, 0, 1, 21, 256, 1568029315, 'Rechte Spalte', 'rechte-spalte', 1, 'right', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(45, 0, 0, 1, 33, 128, 1568030272, 'News-Detailansicht', 'news-details', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(46, 0, 0, 1, 34, 128, 1568030286, 'Events-Detailansicht', 'events-details', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(47, 0, 0, 1, 33, 64, 1568109555, 'Header', 'header-6', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(48, 0, 0, 1, 34, 64, 1568125504, 'Header', 'header-7', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(49, 0, 0, 1, 35, 128, 1568208463, 'Newsletter abonniert (Bestätigungsmail)', 'newsletter-abonniert', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(50, 0, 0, 1, 36, 128, 1568208488, 'Newsletter abonniert (Aktivierung)', 'newsletter-aktivierung', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(51, 0, 0, 1, 37, 128, 1568208611, 'Newsletter abbestellen (Deaktivierung)', 'newsletter-kuendigung', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(52, 0, 0, 1, 38, 128, 1568210413, 'FAQ-Leser', 'faq-leser', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(53, 0, 0, 1, 4, 640, 1568280917, 'Listen', 'listen', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(54, 0, 0, 1, 4, 768, 1568280952, 'Tabellen', 'tabellen', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(55, 0, 0, 1, 4, 896, 1568280962, 'Weitere Textelemente', 'weitere-textelemente', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(56, 0, 0, 1, 39, 128, 1568282094, 'Icons', 'icons', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(57, 0, 0, 1, 24, 256, 1570695418, 'Full Width Height Slider', 'full-width-height-slider', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(58, 0, 0, 1, 27, 256, 1568387585, 'Teaserbox', 'teaserbox-2', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(59, 0, 0, 1, 27, 192, 1568387632, 'Teaserboxen / Full Height', 'teaserboxen-full-height-2', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(60, 0, 0, 1, 27, 384, 1568387792, 'Content-Box', 'content-box', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(61, 0, 0, 1, 27, 512, 1568390071, 'Preistabelle', 'preistabelle', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(62, 0, 0, 1, 27, 640, 1568628147, 'Text und Icon', 'text-und-icon', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(63, 0, 0, 1, 40, 128, 1568642420, 'Modaler Dialog', 'modaler-dialog', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(64, 0, 0, 1, 32, 64, 1568646630, 'Header', 'header-8', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(66, 0, 0, 1, 41, 288, 1570631526, 'Artikel mit weißen Hintergrund', 'artikel-mit-weissen-hintergrund', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:19:\"article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(67, 0, 0, 1, 41, 448, 1570631534, 'Artikel mit Hintergrund (white-ter)', 'artikel-mit-hintergrund-white-ter', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:58:\"has-background-white-ter has-text-dark article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(69, 0, 0, 1, 41, 384, 1569239285, 'Artikel mit Hintergrund (grey-lighter)', 'artikel-mit-hintergrund-grey-lighter', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:61:\"has-background-grey-lighter has-text-dark article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(70, 0, 0, 1, 41, 192, 1568713709, 'Artikel mit Hintergrund (primary)', 'artikel-mit-hintergrund-primary', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:57:\"has-background-primary has-text-white article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(71, 0, 0, 1, 41, 512, 1568713914, 'Artikel mit Hintergrund (dark)', 'artikel-mit-hintergrund-dark', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:54:\"has-background-dark has-text-white article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(72, 0, 0, 1, 41, 640, 1568713952, 'Artikel mit Hintergrund (info)', 'artikel-mit-hintergrund-info', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:54:\"has-background-info has-text-white article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(73, 0, 0, 1, 41, 768, 1568713986, 'Artikel mit Hintergrund (success)', 'artikel-mit-hintergrund-success', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:57:\"has-background-success has-text-white article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(74, 0, 0, 1, 41, 896, 1569239370, 'Artikel mit Hintergrund (warning)', 'artikel-mit-hintergrund-warning', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:56:\"has-background-warning has-text-dark article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(75, 0, 0, 1, 41, 1024, 1568714037, 'Artikel mit Hintergrund (danger)', 'artikel-mit-hintergrund-danger', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:56:\"has-background-danger has-text-white article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(76, 0, 0, 1, 41, 1152, 1568714459, 'Artikel mit Hintergrund und Textfarbe (white-ter / primary)', 'artikel-mit-hintergrund-und-textfarbe-white-ter-primary', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:61:\"has-background-white-ter has-text-primary article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(77, 0, 0, 1, 41, 1280, 1568714575, 'Artikel mit Hintergrund und Textfarbe (grey-dark / warning)', 'artikel-mit-hintergrund-und-textfarbe-grey-dark-warning', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:61:\"has-background-grey-dark has-text-warning article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(80, 0, 0, 1, 19, 96, 1568718878, 'Linke Spalte', 'linke-spalte', 1, 'left', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(82, 0, 0, 1, 20, 96, 1568719762, 'Rechte Spalte', 'rechte-spalte-2', 1, 'right', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(83, 0, 0, 1, 2, 736, 1570636646, 'Newsletter', 'newsletter-2', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:37:\"has-background-primary has-text-white\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(84, 0, 0, 1, 42, 128, 1569397427, '403 Zugriff verweigert', '403-zugriff-verweigert', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(85, 0, 0, 1, 43, 128, 1569399092, 'Überschrift', 'ueberschrift', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:22:\"has-background-primary\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(86, 0, 0, 1, 43, 256, 1569399098, '404 Seite nicht gefunden', '404-seite-nicht-gefunden', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(87, 0, 0, 1, 42, 64, 1569399108, 'Überschrift', 'ueberschrift-2', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:22:\"has-background-primary\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(88, 0, 0, 1, 44, 128, 1569399301, '401 Nicht authentifiziert', '401-nicht-authentifiziert', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(89, 0, 0, 1, 44, 64, 1569399321, 'Überschrift', 'ueberschrift-3', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:22:\"has-background-primary\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(90, 0, 0, 1, 4, 64, 1569512920, 'Header', 'header-9', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(91, 0, 0, 1, 27, 64, 1569514945, 'Header', 'header-10', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(92, 0, 0, 1, 45, 128, 1570008683, 'Text', 'text-2', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(93, 0, 0, 1, 47, 128, 1570008700, 'Text', 'text-4', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(94, 0, 0, 1, 45, 64, 1569838139, 'Header', 'header-11', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(95, 0, 0, 1, 47, 64, 1569838251, 'Header', 'header-12', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(96, 0, 0, 1, 48, 64, 1569933606, 'Header', '', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(97, 0, 0, 1, 48, 128, 1570008694, 'Text', 'text-3', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(98, 0, 0, 1, 49, 64, 1569933890, 'Header', '', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(99, 0, 0, 1, 49, 128, 1570008708, 'Text', 'text-5', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(100, 0, 0, 1, 27, 768, 1570012510, 'Tabs', 'tabs-2', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(101, 0, 0, 1, 51, 128, 1570539329, 'Vielen Dank für Ihre Anfrage', 'vielen-dank-fuer-ihre-anfrage', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(107, 0, 0, 1, 27, 896, 1582290563, 'Text-Modal', 'text-modal', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(108, 0, 0, 1, 54, 128, 1634900314, 'Megamenü', 'module-megamenue', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(111, 0, 0, 1, 56, 64, 1666167456, 'Header', '', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(112, 0, 0, 1, 56, 128, 1666167457, 'Einspaltiges Layout', '', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(113, 0, 0, 1, 58, 64, 1666167458, 'Header', '', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(114, 0, 0, 1, 58, 128, 1666167458, 'Dreispaltiges Layout', '', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(115, 0, 0, 1, 58, 256, 1666167459, 'Rechte Spalte', '', 1, 'right', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(116, 0, 0, 1, 59, 64, 1666167463, 'Header', '', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(117, 0, 0, 1, 59, 96, 1666167463, 'Linke Spalte', '', 1, 'left', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(118, 0, 0, 1, 59, 128, 1666167463, 'Layout mit linker Spalte', '', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(119, 0, 0, 1, 60, 64, 1666167464, 'Header', '', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(120, 0, 0, 1, 60, 96, 1666167464, 'Rechte Spalte', '', 1, 'right', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(121, 0, 0, 1, 60, 128, 1666167464, 'Layout mit rechter Spalte', '', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); -INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(122, 0, 0, 1, 27, 832, 1704453736, 'Zitat', 'zitat', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:5:\"quote\";}', '', '', '-', '', NULL); - -INSERT INTO `tl_calendar` (`id`, `protected`, `allowComments`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`, `tstamp`, `title`, `jumpTo`, `groups`, `notify`, `sortOrder`, `perPage`) VALUES(1, 0, 0, 0, 0, 0, 0, 1568109105, 'Events', 34, NULL, 'notify_admin', 'ascending', 0); - -INSERT INTO `tl_calendar_events` (`id`, `featured`, `addTime`, `addImage`, `overwriteMeta`, `fullsize`, `recurring`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `title`, `alias`, `author`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `location`, `address`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `repeatEach`, `repeatEnd`, `recurrences`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(1, 0, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1569916941, 'Vortrag zum Thema \"Bienen schützen\"', 'vortrag-zum-thema-bienen-schuetzen', 1, 1569596400, 1569607200, 1569535200, NULL, '', '', NULL, 'Musterstadt', 'Bienenallee 17', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_calendar_events` (`id`, `featured`, `addTime`, `addImage`, `overwriteMeta`, `fullsize`, `recurring`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `title`, `alias`, `author`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `location`, `address`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `repeatEach`, `repeatEnd`, `recurrences`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(2, 0, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1569916929, 'Vortrag zum Thema \"Honig- und Wildbienen\"', 'vortrag-zum-thema-honig-und-wildbienen', 1, 1573387200, 1573392600, 1573340400, NULL, '', '', NULL, 'Musterstadt', 'Bienenallee 17', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0xdf8a8842e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_calendar_events` (`id`, `featured`, `addTime`, `addImage`, `overwriteMeta`, `fullsize`, `recurring`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `title`, `alias`, `author`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `location`, `address`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `repeatEach`, `repeatEnd`, `recurrences`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(3, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1569916918, 'Vortrag zum Thema \"Urban Beekeeping\"', 'vortrag-zum-thema-urban-beekeeping', 1, 1580047200, 1580056200, 1579993200, NULL, '', '', NULL, 'Musterstadt', 'Bienenallee 17', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 0, 0, NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_calendar_events` (`id`, `featured`, `addTime`, `addImage`, `overwriteMeta`, `fullsize`, `recurring`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `title`, `alias`, `author`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `location`, `address`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `repeatEach`, `repeatEnd`, `recurrences`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(4, 0, 0, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1569916910, 'Grüne Woche im April', 'gruene-woche', 1, 1586728800, 1587333599, 1586728800, 1587247200, '', '', NULL, 'Musterstadt', 'Bienenallee 2', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden.

', 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_calendar_events` (`id`, `featured`, `addTime`, `addImage`, `overwriteMeta`, `fullsize`, `recurring`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `title`, `alias`, `author`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `location`, `address`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `repeatEach`, `repeatEnd`, `recurrences`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(8, 0, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1594136575, 'Grüne Woche im September', 'gruene-woche-im-september', 1, 1569254400, 1569780000, 1569189600, 1569708000, '', '', NULL, 'Musterstadt', 'Bienenallee 2', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_calendar_events` (`id`, `featured`, `addTime`, `addImage`, `overwriteMeta`, `fullsize`, `recurring`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `title`, `alias`, `author`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `location`, `address`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `repeatEach`, `repeatEnd`, `recurrences`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(9, 0, 1, 1, 0, 0, 1, 0, 0, 0, 1, 1, 1570540147, 'Vortrag zum Thema \"Honig- und Wildbienen\"', 'vortrag-zum-thema-honig-und-wildbienen-2', 1, 1567584000, 1567598400, 1567548000, NULL, '', '', NULL, 'Musterstadt', 'Bienenallee 17', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0xe321c1e8e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', 'a:2:{s:4:\"unit\";s:6:\"months\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, NULL, 'default', '', 0, 0, '', '', '', '', NULL); - -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(2, 'sliderStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 'tl_article', 128, 1699549751, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:40:\"full-width-height-slider parallax-slider\";}', '', '', NULL, '', 0x613a323a7b693a303b733a323a223130223b693a313b733a313a2231223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(3, 'sliderStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 256, 1566897391, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(4, 'ct_sliderElement', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 192, 1570698189, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#honigbienen', 'Mehr erfahren ...', '', '', NULL, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(6, 'ct_sliderElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 160, 1620807216, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Die Biene.\";}', '

... eines der wichtigsten Nutztiere auf der Welt.
Egal ob Wildbienen, Honigbienen oder Bienen in der Stadt - Bienen faszinieren, doch ohne unsere Hilfe wird es vielerorts schwer.

', 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#article-3', 'Warum ist das so?', '', '', 0xa09d3989eaab11e98cc3e0d55edd9ad9, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(9, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 128, 1566910278, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:15:\"h1-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(10, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 256, 1566910292, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"h2-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(11, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 384, 1566910318, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"h3-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(12, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 512, 1566910314, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:15:\"h4-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(13, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 640, 1566910333, 'a:2:{s:4:\"unit\";s:2:\"h5\";s:5:\"value\";s:15:\"h5-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(14, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 768, 1566910346, 'a:2:{s:4:\"unit\";s:2:\"h6\";s:5:\"value\";s:15:\"h6-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(15, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 'tl_article', 128, 1570638176, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:27:\"Wo sind all die Bienen hin?\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:18:\"wo-sind-die-bienen\";i:1;s:17:\"center large-text\";}', '', '', NULL, '', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(17, 'ct_sliderElement', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 200, 1570698198, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#wildbienen', 'Hier geht\'s lang!', '', '', NULL, 0xdf8eef3be41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(18, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 'tl_article', 128, 1570722149, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:50:\"Bis zu 50.000 Honig­bienen leben in einem Volk\";}', '

Auf der ganzen Welt gibt es 9 Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

', 0x6d5db348ea7711e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:11:\"honigbienen\";i:1;s:16:\"sticky-teaserbox\";}', '', '', NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(19, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 'tl_article', 64, 1570722143, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:50:\"Mehr als 2.500 Wild­bienen­arten in Europa\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden von ihnen gern genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"wildbienen\";i:1;s:16:\"sticky-teaserbox\";}', '', '', NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(20, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 'tl_article', 384, 1570722155, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:67:\"Insekten leisten bis zu 90 Prozent der Bestäu­bungs­arbeit\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', '', '', NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(21, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 128, 1570031294, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

\n

 

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:17:\"center large-text\";}', '', '', NULL, '', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(22, 'ct_sliderElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 208, 1570697935, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Bienen schützen!\";}', '

Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der gesamten Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Umso besorgniserregender ist die Tatsache, dass in den letzten Jahren weltweit konsequent immer mehr Bienenpopulationen einfach wegsterben.

', 0xe27cfbfde41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#article-33', 'Was kann ich tun?', '', '', NULL, 0xe5116e9ee41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(23, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 128, 1569837109, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(24, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 256, 1566986370, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(25, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 192, 1567005325, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(26, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 224, 1567005335, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(27, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 64, 1570631669, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:50:\"Grid mit automatischer Anpassung der Spaltenbreite\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(28, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 32, 1570631653, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Grids\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(30, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 512, 1567006591, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns is-multiline', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(31, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 640, 1567006704, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] First Column

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(32, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 768, 1567006712, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Our Second Column

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(33, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 896, 1567005399, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(34, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 832, 1567006720, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Third Column

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(35, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 864, 1567006730, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] The Fourth Column

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(36, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 880, 1567006877, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Fifth Column.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:15:\"bd-notification\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(37, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1024, 1570631681, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:35:\"Grid mit selbst definierten Klassen\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(38, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1152, 1567006912, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(39, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1280, 1567007229, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-6-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(40, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1408, 1567007201, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-3-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-3-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(41, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1536, 1567006912, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(42, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1472, 1567007213, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-3-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-3-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(43, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1664, 1570631694, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:32:\"Grid mit zentrierter Ausrichtung\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(44, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1792, 1567007305, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(45, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1920, 1567007386, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-4] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-4', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(46, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2048, 1567007393, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-4] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-4', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(47, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2176, 1567007283, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(48, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2304, 1570631708, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:17:\"Grid ohne Abstand\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(49, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2432, 1567007360, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns is-gapless', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(50, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2560, 1567007365, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(51, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2688, 1567007372, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(52, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2816, 1567007344, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(53, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 'tl_article', 64, 1570698045, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenhonig
Nahrungsreserve

\n

Der Honig, der aus Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_nature', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(56, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'tl_article', 128, 1570611687, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0x2af4cce8ea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"7\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(58, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 64, 1567090787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Hauptfarbe)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(59, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 192, 1567090839, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Link)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-link', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(60, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 320, 1567090846, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Info)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(61, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 448, 1567090853, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Erfolg)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(62, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 576, 1567090858, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Warnung)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(63, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 704, 1567090864, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Achtung)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(65, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 32, 1567090771, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(67, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 832, 1567091095, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Klein)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-small', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(68, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 960, 1567091105, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Medium)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-medium', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(69, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1088, 1567091116, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Groß)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-large', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(70, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 16, 1570631800, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Button-Farben\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(71, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 768, 1570631814, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Button-Größen\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(72, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 8, 1567091186, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Buttons\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(73, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1216, 1570631822, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Button-Styles\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(74, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 896, 1567091220, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Normal)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(75, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1344, 1567091299, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Laden)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-loading', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(76, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1472, 1570631845, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:31:\"Button-Eigenschaften kombiniert\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(77, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1280, 1567091354, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Hauptfarbe mit Rahmen)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-primary is-outlined', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(78, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1600, 1567091450, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Hauptfarbe / Klein)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-primary is-small', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(79, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1728, 1567091480, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Info / Laden)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-info is-loading', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(80, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1856, 1567091511, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Achtung / Groß / mit Rahmen)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-danger is-large is-outlined', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(87, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'tl_article', 128, 1571136617, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

© Firma / {{date::Y}} / Nature Theme by contao-themes.net

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(94, 'tabsNavElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 256, 1622023145, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, 0x613a333a7b693a303b613a323a7b733a353a2276616c7565223b733a353a227461622d31223b733a353a226c6162656c223b733a31313a22486f6e69676269656e656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a353a227461622d32223b733a353a226c6162656c223b733a31303a2257696c646269656e656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a353a227461622d33223b733a353a226c6162656c223b733a373a2248756d6d656c6e223b7d7d, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(95, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 384, 1567509105, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-1', NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(97, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 448, 1585317936, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(102, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 768, 1567504999, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(106, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 608, 1570631319, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xfc10ab82eaa011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(108, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 416, 1567512712, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(109, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 688, 1567509134, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(110, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 896, 1567509175, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-2', NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(111, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1024, 1567512725, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(112, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1152, 1585317946, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(113, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1088, 1570623911, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xb2f95495ea8f11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(114, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1408, 1567509165, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(115, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1536, 1567509165, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(116, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 128, 1570615285, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, denn diese fleißigen Helfer spielen eine zentrale Rolle im Erhalt unserer Kultur- und Landwirtschaft. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(120, 'text', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'tl_article', 64, 1570611701, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Besuchen Sie uns auch auf anderen Plattformen

\n

{{fab::facebook-f}} Facebook {{fab::instagram}} Instagram {{fab::twitter}} Twitter Nature Theme

', 0x2af91d3dea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"200\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'left', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(121, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'tl_article', 128, 1567523313, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 4, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(124, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1664, 1567764522, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-3', NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(125, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1792, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(126, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 2112, 1570624098, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0x29070564ea9011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(127, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 2048, 1585317957, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viele Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(128, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 2176, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(129, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 2304, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(131, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 128, 1676290561, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-primary)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(132, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 256, 1676290575, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hero (.is-info)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(133, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 384, 1676290590, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-success)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(134, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 512, 1676290613, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-warning)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(135, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 640, 1676290627, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Hero (.is-danger)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(137, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 'tl_article', 256, 1569917024, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:19:\"Einspaltiges Layout\";}', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(138, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 'tl_article', 256, 1569917054, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:24:\"Layout mit linker Spalte\";}', NULL, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(139, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'tl_article', 256, 1569917081, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"Layout mit rechter Spalte\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(140, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 128, 1570628561, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(141, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 'tl_article', 256, 1569917097, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Dreispaltiges Layout\";}', NULL, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(143, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 128, 1570627795, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(144, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 128, 1570628581, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(145, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 128, 1570628598, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(147, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_news', 64, 1568030332, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(148, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_news', 64, 1568030394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(149, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 'tl_news', 64, 1568030442, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(150, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_news', 64, 1568030518, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

\n', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(151, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_news', 16, 1568030554, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(152, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 'tl_news', 32, 1568030614, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(153, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'tl_article', 128, 1568030829, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 6, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(154, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'tl_article', 256, 1568030843, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 7, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(155, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'tl_article', 384, 1568030859, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 8, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(156, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 'tl_article', 128, 1568109185, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 9, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(157, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'tl_article', 128, 1568109568, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 10, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(158, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(159, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(160, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

\n', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(161, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'tl_news', 16, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(162, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_news', 896, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(163, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 'tl_calendar_events', 32, 1568114367, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(164, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_calendar_events', 32, 1568114568, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(165, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_calendar_events', 32, 1568114580, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(166, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 'tl_calendar_events', 32, 1568114596, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(167, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 32, 1568114925, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 11, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(168, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'tl_article', 64, 1568114986, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:4:\"News\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(169, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 16, 1568115081, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:6:\"Events\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(172, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 48, 1568115346, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 13, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(173, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 40, 1568115280, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 12, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(175, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 256, 1568122927, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 18, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(176, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 384, 1568280598, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 16, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(178, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'tl_article', 128, 1568125511, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 19, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(179, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'tl_article', 128, 1568125521, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 14, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(180, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'tl_article', 8, 1568126023, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:10:\"Navigation\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(181, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'tl_article', 12, 1568126597, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 20, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(182, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'tl_article', 10, 1568126108, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:22:\"Unterseiten-Navigation\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(183, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 128, 1568127120, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:4:\"User\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(184, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 256, 1568127382, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 21, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(185, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 384, 1568127391, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 22, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(187, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 512, 1568127527, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 23, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(188, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 640, 1568127534, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 24, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(189, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 768, 1568127541, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 25, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(190, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 832, 1568127548, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 26, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(191, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'tl_article', 128, 1568128842, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Formulare\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(192, 'form', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'tl_article', 256, 1568128852, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 1, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(193, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 448, 1568206463, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 27, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(194, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 576, 1568206471, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 28, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(195, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'tl_article', 128, 1568208402, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:10:\"Newsletter\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(196, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'tl_article', 128, 1568208554, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:12:\"Vielen Dank!\";}', '

Vielen Dank für die Abonnierung unseres Newsletters. Zur Aktivierung Ihres Abonnements ist es erforderlich, dass Sie den Aktivierungslink in der zugesandten E-Mail anklicken.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(197, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'tl_article', 256, 1568209246, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 30, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(198, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'tl_article', 128, 1568209272, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 30, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(199, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'tl_article', 128, 1568209289, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 31, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(200, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'tl_article', 128, 1568210390, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 32, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(201, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'tl_article', 128, 1568210464, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 33, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(202, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'tl_article', 256, 1568210501, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 34, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(203, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 24, 1568211250, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 35, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(204, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 28, 1568211263, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 36, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(207, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 30, 1568273945, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 37, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(209, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 'tl_calendar_events', 32, 1568274067, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(210, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'tl_calendar_events', 32, 1568274146, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(211, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'tl_article', 128, 1568276179, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 38, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(212, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 256, 1568280441, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 39, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(213, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 384, 1568280508, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 40, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(214, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 256, 1568280607, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 18, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(215, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 384, 1568280607, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 16, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(216, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 4, 1568280833, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Links\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(217, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 6, 1568280859, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::4}}', '', '', 'Hyperlink', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(219, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 128, 1568280993, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:6:\"Listen\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(220, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 256, 1570631934, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Liste nummeriert\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(221, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 384, 1570631945, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:18:\"Liste unnummeriert\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, 'unordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(222, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 512, 1570631958, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:44:\"Liste alphabetisch (Großbuchstaben)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/list/alphabetic_uppercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(223, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 640, 1570631971, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:44:\"Liste alphabetisch (Kleinbuchstaben)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/list/alphabetic_lowercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(224, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 768, 1568281571, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Liste mit römischen Ziffern (Großbuchstaben)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/list/roman_uppercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(225, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 896, 1568281584, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Liste mit römischen Ziffern (Kleinbuchstaben)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/list/roman_lowercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(228, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 128, 1666171570, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:5:\"Icons\";}', '

Im Nature Theme können Font Awesome Icons genutzt werden und auch in Elementen mit Hilfe eines Insert-Tags eingebunden werden.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(229, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 256, 1666171167, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Verschiedene Größen\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(236, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 128, 1568806477, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(237, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 256, 1568806954, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
 HonigbieneWildbieneHummel
Versch. Arten auf der Welt9Ca. 30.000etwa 250
Versch. Arten in EuropaEineMehr als 2.500etwa 70
LebensweiseLeben in einem großen Volk.Leben als Einzelgänger.Leben für kurze Zeit in einem Volk.
\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

\n
MitgliederBis zu 50.000 + eine KöniginEinzelgänger500 bis 600 + eine Königin
', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(238, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 64, 1568284410, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:8:\"Tabellen\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(239, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 384, 1568806517, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:17:\"table is-bordered\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(240, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 512, 1568806523, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"table is-striped\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(241, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 640, 1568806552, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:15:\"table is-narrow\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(242, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 768, 1568806590, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"table is-hoverable\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(243, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 896, 1568806571, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:64:\"table is-bordered is-striped is-narrow is-hoverable is-fullwidth\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(244, 'code', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'tl_article', 128, 1568285959, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Code\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', 'JavaScript', 'sourceText', '', '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(246, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 128, 1568286031, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Akkordion\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(247, 'accordionStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 256, 1568286108, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', 'Honigbienen', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(248, 'accordionStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1408, 1568286059, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(249, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 384, 1568286102, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(250, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 512, 1568286102, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n
', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(251, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 640, 1569917247, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(252, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 768, 1568286102, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(253, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1600, 1568286161, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(254, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1632, 1569917257, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(255, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1648, 1568286161, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

\n
', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(256, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1656, 1568286161, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(257, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1856, 1568286174, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(258, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1888, 1568286174, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

\n
', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(259, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1904, 1569917268, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(260, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1912, 1568286174, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(261, 'accordionStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1536, 1568286126, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', 'Wildbienen', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(262, 'accordionStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1664, 1568286133, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(263, 'accordionStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1792, 1568286148, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', 'Hummeln', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(264, 'accordionStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1920, 1568286140, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(266, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 128, 1568287955, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Media-Elemente\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(267, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 256, 1568287969, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Bildergalerie\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(268, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 384, 1569917543, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Vierspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"320\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b7d, 4, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(269, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 320, 1569917534, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Dreispaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"450\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a363a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b7d, 3, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(270, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 288, 1569917523, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Zweispaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"700\";i:1;s:3:\"500\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a343a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b7d, 2, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(271, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 512, 1569917555, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:12:\"Fünfspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31303a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b7d, 5, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(272, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 640, 1569917574, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Sechspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31323a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b7d, 6, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(273, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 768, 1569917590, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Siebenspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31343a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b7d, 7, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(274, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 896, 1569917608, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Achtspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31363a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b7d, 8, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(275, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1024, 1569917622, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Neunspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 9, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(276, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1152, 1569917634, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Zehnspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 10, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(277, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1280, 1569917647, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:10:\"Elfspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 11, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(278, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1408, 1569917659, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Zwölfspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 12, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(279, 'player', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1536, 1594194392, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Video\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', 0x613a313a7b693a303b733a31363a22563b969aeab011e98cc3e0d55edd9ad9223b7d, '', '', NULL, 'a:2:{i:0;s:4:\"1440\";i:1;s:4:\"1080\";}', NULL, 0, 0, '', 'none', 'auto', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(280, 'youtube', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1664, 1666106548, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"YouTube-Video\";}', NULL, 0xe7dab66cc8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', 0x613a313a7b693a303b733a31363a2244f72278c8ab11e9bb5ee0d55edd9ad9223b7d, 'ymjZlOkwGVw', '', NULL, 'a:2:{i:0;s:4:\"1440\";i:1;s:4:\"1080\";}', NULL, 0, 0, '', '', 'auto', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(282, 'image', 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 192, 1594194904, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Bild\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 'Tolle Nahaufnahme einer Biene', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(283, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 272, 1594194891, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:10:\"Einspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a323a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b7d, 1, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(284, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'tl_article', 128, 1568289947, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Downloads\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(285, 'download', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'tl_article', 256, 1666107022, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Download-Element\";}', NULL, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(286, 'downloads', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'tl_article', 384, 1569932782, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:14:\"Download-Liste\";}', NULL, 0xe7caf949c8a811e9bb5ee0d55edd9ad9, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a353a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22e4c6a7f7e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a225cfaf36ae41f11e98cc3e0d55edd9ad9223b7d, 4, 0, 0, 'custom', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(293, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 128, 1568383422, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Content Slider\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(294, 'sliderStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 26, 'tl_article', 256, 1568387417, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 3000, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(295, 'sliderStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 384, 1568383447, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(296, 'text', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 320, 1570632515, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wild- und Honigbienen

\n

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

\n

Egal ob Wildbienen, Honigbienen oder Bienen in der Stadt - Bienen faszinieren, doch ohne unsere Hilfe wird es vielerorts schwer.

', 0xfc10ab82eaa011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"350\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'left', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(297, 'text', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 352, 1570632783, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0x6d5db348ea7711e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"700\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'right', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(298, 'text', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 368, 1570632836, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Wo sind all die Bienen hin?\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

', 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'left', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(299, 'gallery', 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 376, 1570632992, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Bienenfreundlicher Garten\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', 'Honigbienen', 'left', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a343a7b693a303b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b7d, 4, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(300, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 'tl_article', 64, 1569917782, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenhonig
Nahrungsreserve

\n

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_nature', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(301, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'tl_article', 64, 1570633615, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Mehr als 2.500 Wild­bienen­arten in Europa\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden von ihnen gern genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', '', '', NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(302, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'tl_article', 128, 1570633636, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:47:\"Bis zu 50.000 Honig­bienen leben in einem Volk\";}', '

Auf der ganzen Welt gibt es 9 Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

', 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', '', '', NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(303, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'tl_article', 384, 1570633655, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:61:\"Insekten leisten bis zu 90 Prozent der Bestäu­bungs­arbeit\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', '', '', NULL, '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(304, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'tl_article', 128, 1568387642, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Theme-Elemente\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(305, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'tl_article', 256, 1570633454, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Teaserboxen mit Sticky-Bild\";}', '

Variante 1: mit voller Bildschirmhöhe und feststehendem Bild, wenn man herunterscrollt

\n

Variante 2: vollflächiges Bild, leichter Transparenz und nimmt nicht die komplette Bildschirmhöhe ein

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(306, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 128, 1568387800, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Content-Box\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(307, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 256, 1568387814, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(308, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 384, 1568387826, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(309, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 320, 1568389500, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(310, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 352, 1568389555, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-4-tablet is-12-mobile is-primary', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(311, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 368, 1568389840, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet is-info', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(312, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 376, 1568389850, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet is-success', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(313, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 380, 1568389858, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet is-warning', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(314, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 382, 1568389863, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet is-danger', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(315, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 128, 1568390082, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Preistabelle\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(316, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 256, 1568390102, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(317, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 384, 1568390109, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(318, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 320, 1568392429, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Kennen-Lern-Abo\";}', '

3 Ausgaben zum Testen

\n

Frei-Haus-Lieferung

\n

Kleines Begrüßungsgeschenk

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '15,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(319, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 352, 1568392436, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:17:\"Persönliches Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Frei-Haus-Lieferung

\n

Attraktives Begrüßungsgeschenk

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '74,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', 'Am Beliebtesten', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(320, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 368, 1568392441, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"E-Paper-Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Bereits einige Tage vor Printausgabe lesbar

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '40,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(322, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 128, 1570633837, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:29:\"Feature-Boxen mit Icon + Text\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(323, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 256, 1568630843, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(324, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 192, 1568628449, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(325, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 384, 1568628455, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(326, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 320, 1568629977, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(327, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 352, 1568636971, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(328, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 368, 1568636872, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(335, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 160, 1570633812, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:53:\"Box mit Hintergrund (mit und ohne Verlinkung)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(337, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1280, 1570633823, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Box ohne Hintergrund (mit und ohne Verlinkung)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(338, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1408, 1568630558, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(339, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1536, 1568630861, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(340, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1664, 1568630802, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(341, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1792, 1568636991, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(342, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1920, 1568636878, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(343, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 2048, 1568630558, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(344, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'tl_article', 128, 1570546720, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Modaler Dialog\";}', '

Ein modaler Dialog öffnet sich durch Klick auf einen Button wie ein Popup und \"sperrt\" sozusagen den Rest der Seite und verhindert ein Neuladen der Seite. In dem Dialog können Sie Text, Bilder und andere Elemente oder Module (z. B. ein Kontaktformular) platzieren.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(345, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'tl_article', 256, 1568642567, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 41, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(346, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'tl_article', 256, 1569916689, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:7:\"Kontakt\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:39:\"white-text dark-image large-headerimage\";}', '', '', NULL, '', 0x613a333a7b693a303b733a313a2233223b693a313b733a323a223134223b693a323b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(347, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 128, 1568647139, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:11:\"contact-box\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(348, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 256, 1568646750, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(349, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 144, 1568647396, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:12:\"contact-data\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', 'Anschrift & Kontaktdaten', '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(350, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 224, 1568646780, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(351, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 160, 1568647407, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:12:\"contact-form\";}', '', '', NULL, 'column is-12-mobile is-8-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', 'Formular', '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(352, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 152, 1568647119, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(353, 'form', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 192, 1568646821, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 2, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(354, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 148, 1568648076, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{fa::map-marker-alt fa-2x}}

\n

Unsere Anschrift:

\n

Musterfirma GmbH

\n

Musterstraße 127

\n

01234 Musterstadt

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(355, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 176, 1568646964, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Bleiben Sie mit uns in Verbindung\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(356, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 150, 1568648202, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{far::envelope fa-2x}}

\n

Schreiben Sie uns:

\n

E-Mail: example@musterfirma.de

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(357, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 151, 1568648357, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{fas::phone fa-2x}}

\n

Telefonisch kontaktieren:

\n

Tel: 01234 567 890

\n

Mobil: 01234 987 654

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(361, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'tl_article', 128, 1568713224, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(362, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'tl_article', 128, 1569239252, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(364, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'tl_article', 128, 1569239295, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(365, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'tl_article', 128, 1569239308, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(366, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'tl_article', 128, 1569239325, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(367, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'tl_article', 128, 1569239342, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(368, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'tl_article', 128, 1569239351, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(369, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'tl_article', 128, 1569239361, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(370, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 'tl_article', 128, 1569239384, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(371, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'tl_article', 128, 1569239395, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(372, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 'tl_article', 128, 1569239403, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(373, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 512, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(374, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 640, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(375, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 768, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(376, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 896, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(377, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1024, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(378, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1152, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(379, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1280, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(380, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1408, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(381, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1536, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(382, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1664, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(383, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1792, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(384, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 256, 1568718679, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(385, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 192, 1568718316, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(386, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 384, 1568718323, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(387, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 320, 1568718685, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(388, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 272, 1570615054, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nisthilfen für Wildbienen aufstellen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(389, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 368, 1568718695, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(390, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 376, 1568718700, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(391, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 304, 1570615064, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(392, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 344, 1570615070, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(394, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 128, 1568718895, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(395, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 256, 1568718929, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(396, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 384, 1568718938, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(397, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 512, 1568718945, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(398, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 640, 1568718953, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(399, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 768, 1568718962, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(400, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 896, 1568718969, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(401, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 64, 1568719107, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(410, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 64, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(411, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 128, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(412, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 256, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(413, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 384, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(414, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 512, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(415, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 640, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(416, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 768, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(417, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 896, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(418, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 384, 1568719799, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(419, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 512, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(420, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 640, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(421, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 768, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(422, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 896, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(423, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 1024, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(424, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 1152, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(425, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 1280, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(426, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 512, 1568719876, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(427, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 640, 1568719900, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(428, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 768, 1568719905, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(429, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 896, 1568719909, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(430, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1024, 1568719914, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(431, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1152, 1568719876, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(432, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1280, 1568719931, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(433, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1408, 1569239089, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(434, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1536, 1569239097, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(435, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1664, 1569239104, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(436, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1792, 1568719931, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(437, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 512, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(438, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 640, 1568719976, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(439, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 768, 1568719980, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(440, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 896, 1568719999, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(441, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1024, 1568720008, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(442, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1152, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(443, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1280, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(444, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1408, 1569239127, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(445, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1536, 1569239133, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(446, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1664, 1569239138, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(447, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1792, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(452, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 248, 1569239172, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(453, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 224, 1569239163, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(454, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 240, 1569239168, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(455, 'sliderStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 57, 'tl_article', 128, 1570695438, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:40:\"full-width-height-slider parallax-slider\";}', '', '', NULL, '', 0x613a323a7b693a303b733a323a223130223b693a313b733a313a2231223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(456, 'ct_sliderElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 256, 1570637976, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Wild- und Honigbienen\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Weiterlesen ...', '', '', 0x563b969aeab011e98cc3e0d55edd9ad9, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(457, 'ct_sliderElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 384, 1569917394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Honigbiene\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0xe0e63790e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Mehr erfahren ...', '', '', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(458, 'ct_sliderElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 512, 1569917408, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"WIldbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xe1c216dbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Hier geht\'s lang!', '', '', NULL, 0xdeb52134e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(459, 'ct_sliderElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 640, 1569917418, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Bienen schützen!\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

', 0xa0409142d94c11e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Hier geht\'s lang!', '', '', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(460, 'sliderStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 768, 1568727906, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(462, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 96, 1568806473, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:32:\"Tabelle vom Elementtyp \"Tabelle\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(463, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 192, 1570632038, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:28:\"Tabelle in einem Textelement\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(464, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 320, 1568806512, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:18:\"Tabelle mit Rahmen\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(465, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 448, 1570632132, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Tabelle mit Zeilenunterlegung\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(466, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 576, 1570632112, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Tabelle kompakt\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(467, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 832, 1570632174, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:42:\"Tabelle mit allen Eigenschaften kombiniert\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(468, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 704, 1570632153, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:28:\"Tabelle mit Mouseover-Effekt\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(470, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'tl_article', 128, 1568898851, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 44, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(471, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'tl_article', 128, 1569399056, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"404\";}', '

Seite nicht gefunden

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(472, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'tl_article', 128, 1569399571, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider konnte Ihre gesuchte Seite nicht gefunden werden. Möglicherweise haben Sie sich vertippt oder die Seite existiert nicht mehr. Sie können dafür gern zur Startseite zurückkehren und sich weiter auf unserer Webseite umschauen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(473, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'tl_article', 128, 1569399131, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"403\";}', '

Zugriff verweigert

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(474, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'tl_article', 128, 1569399582, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider wurde Ihnen der Zugriff zu der aufgerufenen Seite verweigert. Kontaktieren Sie uns oder navigieren Sie zurück zur Startseite, um sich weiter auf unserer Webseite umzuschauen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(475, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'tl_article', 128, 1569399342, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"401\";}', '

Ungültige Authentifizierung

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(476, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'tl_article', 128, 1569399557, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider hat der Server Ihre Anfrage aufgrund fehlender oder ungültiger Authentifizierung abgelehnt. Wenden Sie sich an diesem Fall direkt an uns oder navigieren Sie zur Startseite weiter, um sich auf unserer Webseite umzuschauen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(477, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'tl_article', 256, 1569512930, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:12:\"Textelemente\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(478, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'tl_article', 256, 1666107181, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Theme-Elemente\";}', NULL, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(479, 'toplink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'tl_article', 256, 1569576656, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', 'Nach oben', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(480, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'tl_article', 256, 1570008633, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:17:\"Headerbild dunkel\";}', NULL, 0xdeb52134e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(481, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'tl_article', 128, 1570628612, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(482, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'tl_article', 128, 1570628642, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(483, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'tl_article', 256, 1570008658, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"großes Headerbild dunkel\";}', NULL, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:39:\"white-text dark-image large-headerimage\";}', '', '', NULL, '', 0x613a333a7b693a303b733a313a2233223b693a313b733a323a223134223b693a323b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(486, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 96, 1676290533, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Hero\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(487, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 512, 1569850273, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(488, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 640, 1569850566, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Kennen-Lern-Abo\";}', '

3 Ausgaben zum Testen

\n

Frei-Haus-Lieferung

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '15,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(489, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 768, 1569850287, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"E-Paper-Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Bereits einige Tage vor Printausgabe lesbar

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '40,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(490, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 896, 1569850273, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(493, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'tl_article', 256, 1569858295, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', NULL, 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(494, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'tl_article', 128, 1666166176, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Impressum\";}', '

Impressum hier einfügen ...

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(495, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'tl_article', 128, 1666166199, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:21:\"Datenschutzerklärung\";}', '

Datenschutzerklärung hier einfügen ...

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(496, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'tl_article', 256, 1570630591, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:15:\"Headerbild hell\";}', NULL, 0xdeb52134e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:11:\"light-image\";}', '', '', NULL, '', 0x613a313a7b693a303b733a323a223135223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(497, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 97, 'tl_article', 128, 1570628628, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(498, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'tl_article', 256, 1570630670, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:23:\"großes Headerbild hell\";}', NULL, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:29:\"large-headerimage light-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a323a223135223b693a313b733a323a223134223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(499, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'tl_article', 128, 1570628667, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(500, 'tabsNavElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 256, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, 0x613a333a7b693a303b613a323a7b733a353a2276616c7565223b733a353a227461622d31223b733a353a226c6162656c223b733a31313a22486f6e69676269656e656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a353a227461622d32223b733a353a226c6162656c223b733a31303a2257696c646269656e656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a353a227461622d33223b733a353a226c6162656c223b733a373a2248756d6d656c6e223b7d7d, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(501, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 384, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-1', NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(502, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 416, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(503, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 448, 1585317981, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(504, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 608, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(505, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 688, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(506, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 768, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(507, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 896, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-2', NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(508, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1024, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(509, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1088, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(510, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1152, 1585317990, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(511, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1408, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(512, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1536, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(513, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1664, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-3', NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(514, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1792, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(515, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 2048, 1585318002, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(516, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 2112, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(517, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 2176, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(518, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 2304, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(519, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 128, 1570012526, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Tabs\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(525, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 101, 'tl_article', 128, 1570539497, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:30:\"Vielen Dank für Ihre Anfrage!\";}', '

Ihre Anfrage wurde erfolgreich versendet und wir werden uns in Kürze mit Ihnen in Verbindung setzen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(527, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'tl_article', 256, 1570611680, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0x2af91d3dea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"7\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"logo-light\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(528, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 288, 1570615012, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

keine Unkrautvernichter verwenden - diese schädigen Bienen indirekt

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(529, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 64, 1570615128, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:51:\"Was man für eine bienenfreundliche Umwelt tun kann\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(530, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 'tl_article', 32, 1570633377, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Teaserbox mit Panorama-Bild

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(533, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 256, 1570636838, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(534, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 384, 1570637640, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Selbst Honigbienen halten\";}', '

Ein verantwortungsvolles Hobby mit tausenden Haustieren und flüssigem Gold - werden Sie selbst aktiv und tragen zum Erhalt der Honigbiene bei.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(535, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 512, 1570637307, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Wildbienen Unterschlupf gewähren\";}', '

Wildbienen benötigen einen behaglichen Nistplatz, wie z.B. Erde/Sand, Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(536, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 640, 1570637479, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Insektenfreundlich pflanzen\";}', '

Mit einer geeigneten Bepflanzung von Balkonen, Dachterrassen oder sogar Fensterbänken können wir Bienen helfen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(537, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 768, 1570637499, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(538, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 896, 1570636838, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(539, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 512, 1573655348, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 45, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(545, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 128, 1582290600, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Text Modal Element\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(547, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 256, 1582290612, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(548, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 384, 1582290617, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(549, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 320, 1582290677, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(550, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 352, 1582290707, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(551, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 368, 1582290743, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(552, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1920, 1582296412, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"text-modal\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(553, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2048, 1582290794, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(554, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2176, 1582290834, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(555, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2304, 1582290840, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(556, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2432, 1582290845, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(557, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2560, 1582290794, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(558, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1920, 1582290877, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(559, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2048, 1582290867, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(560, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2176, 1582290883, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(561, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2304, 1582290888, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(562, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2432, 1582290894, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(563, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2560, 1582290867, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(564, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 376, 1582291218, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(565, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 504, 1582291210, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(566, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 632, 1582291228, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Honigbienen (Kopie)\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(567, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 760, 1582291237, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Wildbienen (Kopie)\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(568, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 888, 1582291244, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hummeln (Kopie)\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(569, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 1016, 1582291210, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(570, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1920, 1582292228, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(571, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2048, 1582292211, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(572, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2176, 1582292234, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(573, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2304, 1582292239, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(574, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2432, 1582292244, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(575, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2560, 1582292211, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(577, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 2432, 1622023151, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-4', NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(582, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3072, 1622023153, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(583, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 2752, 1622023152, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(584, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3200, 1622023153, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-5', NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(585, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3328, 1622023154, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test 2

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(586, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3456, 1622023155, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(587, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3584, 1622023155, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-6', NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(588, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3712, 1622023156, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test 3

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(589, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3840, 1622023156, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(590, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'tl_article', 128, 1634900442, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Beispielintegration eines Megamenü (im Navigations-Modul als Template auswählbar)

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(591, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 896, 1666106654, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:22:\"Text rechts neben Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"250\";i:2;s:4:\"crop\";}', NULL, '', 'left', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(592, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 1024, 1666106686, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Text links neben Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"250\";i:2;s:4:\"crop\";}', NULL, '', 'right', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(593, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 832, 1666106769, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Text unter Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0xe5116e9ee41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:4:\"1300\";i:1;s:3:\"200\";i:2;s:4:\"crop\";}', NULL, '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(594, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 1152, 1666106796, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Text über Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0xe5116e9ee41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:4:\"1300\";i:1;s:3:\"200\";i:2;s:4:\"crop\";}', NULL, '', 'below', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(616, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'tl_article', 256, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:19:\"Einspaltiges Layout\";}', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(617, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 128, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(618, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 256, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 39, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(619, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 384, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 40, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(620, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 512, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(621, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 640, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(622, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 768, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(623, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 896, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(624, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1024, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(625, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1152, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(626, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1280, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(627, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1408, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(628, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1536, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(629, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1664, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(630, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1792, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(631, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1920, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"text-modal\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(632, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2048, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(633, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2176, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(634, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2304, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(635, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2432, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(636, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2560, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(637, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'tl_article', 256, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Dreispaltiges Layout\";}', NULL, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(638, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 128, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(639, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 224, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(640, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 240, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(641, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 248, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(642, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 376, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(643, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 504, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(644, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 632, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Honigbienen (Kopie)\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(645, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 760, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Wildbienen (Kopie)\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(646, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 888, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hummeln (Kopie)\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(647, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 1016, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(648, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 384, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(649, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 512, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(650, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 640, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(651, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 768, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(652, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 896, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(653, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 1024, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(654, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 1152, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(655, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 1280, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(656, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:24:\"Layout mit linker Spalte\";}', NULL, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(657, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 64, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(658, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(659, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(660, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 384, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(661, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 512, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(662, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(663, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(664, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(665, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(666, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 256, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 18, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(667, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 384, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 16, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(668, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 512, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(669, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(670, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(671, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(672, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1024, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(673, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1152, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(674, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1280, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(675, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1408, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(676, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1536, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(677, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1664, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(678, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1792, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(679, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1920, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(680, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2048, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(681, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2176, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(682, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2304, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(683, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2432, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(684, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2560, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(685, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"Layout mit rechter Spalte\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', NULL, '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(686, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 64, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(687, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(688, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(689, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 384, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(690, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 512, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(691, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(692, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(693, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(694, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(695, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 256, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 18, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(696, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 384, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 16, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(697, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 512, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(698, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(699, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(700, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(701, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1024, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(702, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1152, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(703, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1280, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(704, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1408, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(705, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1536, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(706, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1664, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(707, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1792, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(708, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1920, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(709, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2048, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(710, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2176, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(711, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2304, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(712, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2432, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(713, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2560, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(715, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 384, 1666168686, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:34:\"Farbige Icons (Hauptfarbe)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(716, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 512, 1666168737, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Farbige Icons (Info)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(717, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 640, 1666168752, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Farbige Icons (Link)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-link', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(718, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 768, 1666168770, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Farbige Icons (Success)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(719, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 896, 1666168785, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Farbige Icons (Warning)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(720, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1024, 1666168798, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:30:\"Farbige Icons (Danger)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, 'has-text-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(722, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1152, 1666170415, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Beat\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34303a227b7b66612d736f6c69643a3a636972636c652d706c75733a3a66612d626561742066612d32787d7d223b693a313b733a33343a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32787d7d223b693a323b733a36353a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a20302e35737d7d223b693a333b733a36343a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2032733b7d7d223b693a343b733a35363a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d626561742d7363616c653a20322e307d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(724, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1280, 1666170419, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Fade\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34393a227b7b66612d736f6c69643a3a747269616e676c652d6578636c616d6174696f6e3a3a66612d666164652066612d32787d7d223b693a313b733a34353a227b7b66612d736f6c69643a3a736b756c6c2d63726f7373626f6e65733a3a66612d666164652066612d32787d7d223b693a323b733a33323a227b7b66612d736f6c69643a3a73756e3a3a66612d666164652066612d32787d7d223b693a333b733a39303a227b7b66612d736f6c69643a3a692d637572736f723a3a66612d666164652066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2032733b202d2d66612d666164652d6f7061636974793a20302e367d7d223b693a343b733a303a22223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(725, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1088, 1666170431, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Animierte Icons\";}', NULL, NULL, '', '', '', NULL, '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(727, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1408, 1666170617, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:9:\"Beat-Fade\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a33393a227b7b66612d736f6c69643a3a686970706f3a3a66612d626561742d666164652066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a666561746865723a3a66612d626561742d666164652066612d32787d7d223b693a323b733a39393a227b7b66612d736f6c69643a3a706f6f2d626f6c743a3a66612d626561742d666164652066612d32783a3a2d2d66612d626561742d666164652d6f7061636974793a20302e313b202d2d66612d626561742d666164652d7363616c653a20312e32357d7d223b693a333b733a3130353a227b7b66612d736f6c69643a3a636972636c652d696e666f3a3a66612d626561742d666164652066612d32783a3a2d2d66612d626561742d666164652d6f7061636974793a20302e36373b202d2d66612d626561742d666164652d7363616c653a20312e3037353b7d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(728, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1536, 1666170733, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:6:\"Bounce\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a34313a227b7b66612d736f6c69643a3a6261736b657462616c6c3a3a66612d626f756e63652066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a766f6c6c657962616c6c3a3a66612d626f756e63652066612d32787d7d223b693a323b733a3231333a227b7b66612d736f6c69643a3a66726f673a3a66612d626f756e63652066612d32783a3a202d2d66612d626f756e63652d73746172742d7363616c652d783a20313b202d2d66612d626f756e63652d73746172742d7363616c652d793a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d783a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d793a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d783a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d793a20313b7d7d223b693a333b733a3233383a227b7b66612d736f6c69643a3a7370696465723a3a66612d626f756e63652066612d32783a3a2d2d66612d626f756e63652d73746172742d7363616c652d783a20313b202d2d66612d626f756e63652d73746172742d7363616c652d793a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d783a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d793a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d783a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d793a20313b202d2d66612d626f756e63652d7265626f756e643a20303b7d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(729, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1664, 1666170910, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Flip\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34313a227b7b66612d736f6c69643a3a636f6d706163742d646973633a3a66612d666c69702066612d32787d7d223b693a313b733a34323a227b7b66612d736f6c69643a3a63616d6572612d726f746174653a3a66612d666c69702066612d32787d7d223b693a323b733a33373a227b7b66612d736f6c69643a3a666f6f7462616c6c3a3a66612d666c69702066612d32787d7d223b693a333b733a36383a227b7b66612d736f6c69643a3a7363726f6c6c3a3a66612d666c69702066612d32783a3a2d2d66612d666c69702d783a20313b202d2d66612d666c69702d793a20303b7d7d223b693a343b733a37373a227b7b66612d736f6c69643a3a6d6f6e65792d636865636b2d646f6c6c61723a3a66612d666c69702066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2033733b7d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(730, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1792, 1666170983, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:5:\"Shake\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a33343a227b7b66612d736f6c69643a3a62656c6c3a3a66612d7368616b652066612d32787d7d223b693a313b733a33343a227b7b66612d736f6c69643a3a6c6f636b3a3a66612d7368616b652066612d32787d7d223b693a323b733a33393a227b7b66612d736f6c69643a3a73746f7077617463683a3a66612d7368616b652066612d32787d7d223b693a333b733a33343a227b7b66612d736f6c69643a3a626f6d623a3a66612d7368616b652066612d32787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(731, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1920, 1666171066, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Spin\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a363a7b693a303b733a33333a227b7b66612d736f6c69643a3a73796e633a3a66612d7370696e2066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a636972636c652d6e6f7463683a3a66612d7370696e2066612d32787d7d223b693a323b733a33323a227b7b66612d736f6c69643a3a636f673a3a66612d7370696e2066612d32787d7d223b693a333b733a33323a227b7b66612d736f6c69643a3a636f673a3a66612d7370696e2066612d32787d7d223b693a343b733a34323a227b7b66612d736f6c69643a3a7370696e6e65723a3a66612d7370696e2d70756c73652066612d32787d7d223b693a353b733a35383a227b7b66612d736f6c69643a3a7370696e6e65723a3a66612d7370696e2d70756c73652066612d7370696e2d726576657273652066612d32787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(732, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 192, 1666171797, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Social Icons\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a383a7b693a303b733a33303a227b7b66612d6272616e64733a3a66616365626f6f6b3a3a66612d32787d7d223b693a313b733a33313a227b7b66612d6272616e64733a3a696e7374616772616d3a3a66612d32787d7d223b693a323b733a32393a227b7b66612d6272616e64733a3a747769747465723a3a66612d32787d7d223b693a333b733a32393a227b7b66612d6272616e64733a3a796f75747562653a3a66612d32787d7d223b693a343b733a32383a227b7b66612d6272616e64733a3a74696b746f6b3a3a66612d32787d7d223b693a353b733a32393a227b7b66612d6272616e64733a3a646973636f72643a3a66612d32787d7d223b693a363b733a33303a227b7b66612d6272616e64733a3a6c696e6b6564696e3a3a66612d32787d7d223b693a373b733a32363a227b7b66612d6272616e64733a3a78696e673a3a66612d32787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(733, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 2048, 1666171717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:6:\"Rotate\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, '', NULL, 0x613a313a7b693a303b613a373a7b693a303b733a33333a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d32787d7d223b693a313b733a34363a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d39302066612d32787d7d223b693a323b733a34373a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d3138302066612d32787d7d223b693a333b733a34373a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d3237302066612d32787d7d223b693a343b733a35323a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d686f72697a6f6e74616c2066612d32787d7d223b693a353b733a35303a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d766572746963616c2066612d32787d7d223b693a363b733a34363a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d626f74682066612d32787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(736, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 48, 1676290646, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Hero-Element\";}', NULL, NULL, '', '', '', NULL, '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(737, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 768, 1676290845, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'left', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(738, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 896, 1676290868, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'right', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(739, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 1024, 1676290884, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(740, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 1152, 1676290892, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'below', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, 'com_default'); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `unfilteredHtml`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `com_order`, `com_perPage`, `com_template`) VALUES(741, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'tl_article', 128, 1704453723, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', NULL, '', 'above', NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL, '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 'ascending', 0, ''); - -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(1, 1567088362, 'Slider mit voller Breite und Höhe', 'full-width-height-slider', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(2, 1567088343, 'Weißer Text', 'white-text', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(3, 1569917449, 'Dunkles Bild/Video', 'dark-image', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(5, 1567088354, 'Text mit großer Schrift', 'large-text', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(6, 1566916635, 'Artikel mit voller Bildschirmhöhe', 'article-full-height', 0, 1, 1, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(7, 1566916774, 'Artikel mit voller Bildschirmbreite', 'article-full-width', 0, 1, 1, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(10, 1567682897, 'Parallax-Slider', 'parallax-slider', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(11, 1567688694, 'Sticky Teaserbox', 'sticky-teaserbox', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(14, 1568648475, 'Sehr großes Headerbild', 'large-headerimage', 1, 1, 0, 1, 1, 1, 1, 1, 1); -INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(15, 1570630554, 'Helles Bild/Video', 'light-image', 1, 1, 0, 1, 1, 1, 1, 1, 1); - -INSERT INTO `tl_faq` (`id`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `noComments`, `published`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`) VALUES(1, 0, 0, 0, 0, 0, 1, 1, 128, 1568210069, 'Was ist der Unterschied zwischen Honigbienen und Wildbienen?', 'was-ist-der-unterschied-zwischen-honigbienen-und-wildbienen', 1, '

Honigbienen leben in einem großen Volk

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Wildbienen sind Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', '', NULL, NULL, '', '', '', '', '', 'above', NULL); -INSERT INTO `tl_faq` (`id`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `noComments`, `published`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`) VALUES(2, 0, 0, 0, 0, 0, 1, 1, 256, 1568210147, 'Wie kann man Bienen schützen?', 'wie-kann-man-bienen-schutzen', 1, '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

\n

Zusammengefasste Liste, wie man Bienen helfen kann:

\n', '', '', NULL, NULL, '', '', '', '', '', 'above', NULL); -INSERT INTO `tl_faq` (`id`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `noComments`, `published`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`) VALUES(3, 0, 0, 0, 0, 0, 1, 1, 384, 1568210169, 'Was ist Urban Beekeeping?', 'was-ist-urban-beekeeping', 1, '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

', '', '', NULL, NULL, '', '', '', '', '', 'above', NULL); -INSERT INTO `tl_faq` (`id`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `noComments`, `published`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`) VALUES(4, 0, 0, 0, 0, 0, 1, 1, 512, 1568210208, 'Wie viele Blüten kann eine Biene am Tag bestäuben?', 'wie-viele-bluten-kann-eine-biene-am-tag-bestauben', 1, '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', '', '', NULL, NULL, '', '', '', '', '', 'above', NULL); -INSERT INTO `tl_faq` (`id`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `noComments`, `published`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`) VALUES(5, 0, 0, 0, 0, 0, 1, 1, 640, 1568210246, 'Wie viele Honigbienenarten gibt es auf der Erde?', 'wie-viele-honigbienenarten-gibt-es-auf-der-erde', 1, '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', '', '', NULL, NULL, '', '', '', '', '', 'above', NULL); -INSERT INTO `tl_faq` (`id`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `noComments`, `published`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`) VALUES(6, 0, 0, 0, 0, 0, 1, 1, 768, 1568210316, 'Wie viele Wildbienenarten gibt es auf der Erde?', 'wie-viele-wildbienenarten-gibt-es-auf-der-erde', 1, '

Es gibt auf der Welt mehr als 30.000 unterschiedliche Wildbienenarten. Alleine in Europa gibt es mehr als 2.500 Arten, in Deutschland geht man von über 550 Arten aus.

', '', '', NULL, NULL, '', '', '', '', '', 'above', NULL); - -INSERT INTO `tl_faq_category` (`id`, `allowComments`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`, `tstamp`, `title`, `headline`, `jumpTo`, `notify`, `sortOrder`, `perPage`) VALUES(1, 0, 0, 0, 0, 0, 1568210442, 'Nature / FAQ', 'FAQ', 38, 'notify_admin', 'ascending', 0); - -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(128, 1, NULL, 1568725874, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme', '', 'bcba6d55368e72dffa8d3540f77d34fd', NULL, 'naturetheme', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(129, 1, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme/img', '', 'e1e8cddaaf12efab9428393d05505cbf', NULL, 'img', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(148, 1, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa047d5ffd94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme/scss', '', 'e40b476c7fb4ced1356ebbf3a6366079', NULL, 'scss', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(149, 1, 0xa047d5ffd94c11e9bb5ee0d55edd9ad9, 1704457693, 0xa047d5f9d94c11e9bb5ee0d55edd9ad9, 'file', 'files/naturetheme/scss/_custom_colors.scss', 'scss', 'bf64dd20a4ba3bb15df7c7f7875e872c', NULL, '_custom_colors.scss', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(150, 1, 0xa047d5ffd94c11e9bb5ee0d55edd9ad9, 1707239116, 0xa047d5e9d94c11e9bb5ee0d55edd9ad9, 'file', 'files/naturetheme/scss/_custom_variables.scss', 'scss', '54789a2e0efb1a9276a4dd531e2e5319', NULL, '_custom_variables.scss', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(151, 1, 0xa047d5ffd94c11e9bb5ee0d55edd9ad9, 1704476004, 0xa047d5e2d94c11e9bb5ee0d55edd9ad9, 'file', 'files/naturetheme/scss/custom.scss', 'scss', '23adbae33f87eb7e151e63caf42585ea', NULL, 'custom.scss', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(152, 1, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme/video', '', 'd113b2935eb4b5e85165cc0f62890052', NULL, 'video', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(153, 1, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa047d5d1d94c11e9bb5ee0d55edd9ad9, 'file', 'files/naturetheme/video/video-home.mp4', 'mp4', '2e1af083668619f19e87c6c02a3d74ff', NULL, 'video-home.mp4', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(216, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634039, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene_Nahaufnahme.jpg', 'jpg', '7673814ab82d95096f591ccc9213d106', NULL, 'CONTAO_NATURE_THEME_Wildbiene_Nahaufnahme.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(217, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634112, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_auf_dem_Heimweg.jpg', 'jpg', 'af2d929eef9a6039e52a2f4f9a7dffd6', NULL, 'CONTAO_NATURE_THEME_Biene_auf_dem_Heimweg.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f6175665f64656d5f4865696d776567223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(218, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634177, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene_an_Senf.jpg', 'jpg', '1e510820ab381e9a38ea74f949b4f403', NULL, 'CONTAO_NATURE_THEME_Wildbiene_an_Senf.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33373a22434f4e54414f5f4e41545552455f5448454d455f57696c646269656e655f616e5f53656e66223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(219, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570711975, 0xddeecba2e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Bienenstoecke_in_Wildblumenwiese.jpg', 'jpg', '890ca6f2892cc98d1ce7bd046ad33c12', NULL, 'CONTAO_NATURE_THEME_Bienenstoecke_in_Wildblumenwiese.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a35323a22434f4e54414f5f4e41545552455f5448454d455f4269656e656e7374c3b6636b655f696e5f57696c64626c756d656e7769657365223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(220, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634211, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Hummel_an_Mohn.jpg', 'jpg', 'efcd0b16f941bf0497ee41b9a38b659a', NULL, 'CONTAO_NATURE_THEME_Hummel_an_Mohn.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33343a22434f4e54414f5f4e41545552455f5448454d455f48756d6d656c5f616e5f4d6f686e223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(221, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634228, 0xdead7e80e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_Mohn.jpg', 'jpg', '45632e5d35ae5ae6a378f4649a92107e', NULL, 'CONTAO_NATURE_THEME_Biene_an_Mohn.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33333a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f4d6f686e223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(222, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634245, 0xdeb52134e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_Bienenfreund.jpg', 'jpg', 'ed8618eac6c455fff7992a6da5229374', NULL, 'CONTAO_NATURE_THEME_Biene_an_Bienenfreund.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f4269656e656e667265756e64223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(223, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634283, 0xdf8a8842e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene_im_Anflug.jpg', 'jpg', '6a27ce43eca7835def8f94865b5c6e04', NULL, 'CONTAO_NATURE_THEME_Wildbiene_im_Anflug.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33393a22434f4e54414f5f4e41545552455f5448454d455f57696c646269656e655f696d5f416e666c7567223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(224, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634268, 0xdf8eef3be41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_im_Anflug.jpg', 'jpg', '1deabfd5af98381ff61b2b518bb3ea3c', NULL, 'CONTAO_NATURE_THEME_Biene_im_Anflug.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33353a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f696d5f416e666c7567223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(225, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634309, 0xe0645581e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_in_Wildblumenwiese.jpg', 'jpg', '6cce5300705ba260f932f25bbf570d2d', NULL, 'CONTAO_NATURE_THEME_Biene_in_Wildblumenwiese.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34343a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f696e5f57696c64626c756d656e7769657365223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(226, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634329, 0xe0e63790e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildblumenwiese.jpg', 'jpg', 'cb5d6a16077e863c6debc4b9b71afc57', NULL, 'CONTAO_NATURE_THEME_Wildblumenwiese.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33353a22434f4e54414f5f4e41545552455f5448454d455f57696c64626c756d656e7769657365223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(227, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634355, 0xe1c216dbe41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_auf_Blume.jpg', 'jpg', 'ae924391072adf73334386263aa18102', NULL, 'CONTAO_NATURE_THEME_Biene_auf_Blume.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33353a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f6175665f426c756d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(228, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634386, 0xe27cfbfde41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Hummel_im_Anflug.jpg', 'jpg', '601acf121a972c6c0ec3eaa31bf189bc', NULL, 'CONTAO_NATURE_THEME_Hummel_im_Anflug.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33363a22434f4e54414f5f4e41545552455f5448454d455f48756d6d656c5f696d5f416e666c7567223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(229, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634414, 0xe321c1e8e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene_in_Wildblumenwiese.jpg', 'jpg', 'd8f3e0c54d2aa216575fa2cad82f42a8', NULL, 'CONTAO_NATURE_THEME_Wildbiene_in_Wildblumenwiese.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34383a22434f4e54414f5f4e41545552455f5448454d455f57696c646269656e655f696e5f57696c64626c756d656e7769657365223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(230, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634436, 0xe3b59a7ee41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_Distel.jpg', 'jpg', '304ace79c5d4c44d763e713c93efc2bc', NULL, 'CONTAO_NATURE_THEME_Biene_an_Distel.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33353a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f44697374656c223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(231, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570711990, 0xe45e2731e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_weisser_Bluete.jpg', 'jpg', '0abe8e2dd47cccbe630dfa7b82cd04f2', NULL, 'CONTAO_NATURE_THEME_Biene_an_weisser_Bluete.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34333a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f776569c39f65725f426c75657465223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(232, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634490, 0xe4b68b93e41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Hummel_an_Sonnenblume.jpg', 'jpg', 'fe3d62fac11fc432cb259a442237ee1b', NULL, 'CONTAO_NATURE_THEME_Hummel_an_Sonnenblume.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f48756d6d656c5f616e5f536f6e6e656e626c756d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(234, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634521, 0xe5116e9ee41e11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_an_Teich.jpg', 'jpg', '9a6e446d0812e27878f2e4e5ccd44eed', NULL, 'CONTAO_NATURE_THEME_Biene_an_Teich.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33343a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f616e5f5465696368223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(236, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634023, 0xb4150bb8e9a911e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Biene_Nahaufnahme.jpg', 'jpg', '2fa63a2d6f8b8b09ae1ee6f4fa95e3f0', NULL, 'CONTAO_NATURE_THEME_Biene_Nahaufnahme.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33373a22434f4e54414f5f4e41545552455f5448454d455f4269656e655f4e61686175666e61686d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(241, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570611597, 0x2af4cce8ea7311e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/NATURE_Logo_black.svg', 'svg', '238dcfa5175c586b2411119c2cca7604', NULL, 'NATURE_Logo_black.svg', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(242, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570611597, 0x2af91d3dea7311e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/NAUTRE_Logo_white.svg', 'svg', '849297eaeb0e47e3ea729f5faf8b15a5', NULL, 'NAUTRE_Logo_white.svg', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(250, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634009, 0x6d5db348ea7711e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Bienenwabe-Wildbau.jpg', 'jpg', 'f6d37a082fa89cb484b88b4f9d4ee26b', NULL, 'CONTAO_NATURE_THEME_Bienenwabe-Wildbau.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a33383a22434f4e54414f5f4e41545552455f5448454d455f4269656e656e776162652d57696c64626175223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(255, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570613706, 0x13ff9b2fea7811e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/favicon.ico', 'ico', 'e0cd8bc0e75500240ee85b792d95db37', NULL, 'favicon.ico', 0, 0, 0, 0, NULL); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(256, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570614595, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Bienen-auf-Honigwaben.jpg', 'jpg', '2845ed02b80ef089bd48972f5b9fb706', NULL, 'CONTAO_NATURE_THEME_Bienen-auf-Honigwaben.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f4269656e656e2d6175662d486f6e6967776162656e223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(258, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570634045, 0xb2f95495ea8f11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Wildbiene.jpg', 'jpg', '63b1896fd7a71ad7e98dfb547d482169', NULL, 'CONTAO_NATURE_THEME_Wildbiene.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34313a22434f4e54414f5f4e41545552455f5448454d455f57696c646269656e655f4e61686175666e61686d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(259, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570624078, 0x29070564ea9011e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Hummel-auf-Sonnenblume.jpg', 'jpg', '9a39705e0bd6a251aa1be967631d5a7c', NULL, 'CONTAO_NATURE_THEME_Hummel-auf-Sonnenblume.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a34323a22434f4e54414f5f4e41545552455f5448454d455f48756d6d656c2d6175662d536f6e6e656e626c756d65223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(260, 1, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 1570631300, 0xfc10ab82eaa011e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/img/CONTAO_NATURE_THEME_Honigbiene.jpg', 'jpg', '15a1bfe699a4410a94a42089dd81d922', NULL, 'CONTAO_NATURE_THEME_Honigbiene.jpg', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(265, 1, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 1570637734, 0xa09d3989eaab11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/video/CONTAO_NATURE_THEME_Biene_auf_gelber_Blume.mp4', 'mp4', '4b435edecb5409cf2838b86b858b921b', NULL, 'CONTAO_NATURE_THEME_Biene_auf_gelber_Blume.mp4', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); -INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(266, 1, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 1570638010, 0x563b969aeab011e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/video/CONTAO_NATURE_THEME_Bienenstock.mp4', 'mp4', '59f1391a1c334e7c2513dcbd48c4c0c9', NULL, 'CONTAO_NATURE_THEME_Bienenstock.mp4', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); - -INSERT INTO `tl_form` (`id`, `sendViaEmail`, `skipEmpty`, `storeValues`, `novalidate`, `allowTags`, `tstamp`, `title`, `alias`, `jumpTo`, `mailerTransport`, `recipient`, `subject`, `format`, `targetTable`, `customTpl`, `method`, `attributes`, `formID`, `ajax`, `confirmation`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(1, 0, 0, 0, 0, 0, 1570539343, 'Beispielformular', 'beispielformular', 51, '', 'info@example.com', 'Formulartest', 'raw', '', '', 'POST', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 0, NULL, 0, 0, '', NULL); -INSERT INTO `tl_form` (`id`, `sendViaEmail`, `skipEmpty`, `storeValues`, `novalidate`, `allowTags`, `tstamp`, `title`, `alias`, `jumpTo`, `mailerTransport`, `recipient`, `subject`, `format`, `targetTable`, `customTpl`, `method`, `attributes`, `formID`, `ajax`, `confirmation`, `ac_defaultColumnWidth`, `ac_disableCSS`, `ac_set`, `cssStyleSelector`) VALUES(2, 0, 0, 0, 0, 0, 1570539350, 'Kontaktformular', 'kontaktformular', 51, '', '', '', 'raw', '', '', 'POST', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 0, NULL, 0, 0, '', NULL); - -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(1, 'text', 0, 0, 0, 0, 0, 0, 0, 1, 128, 1568128084, 'Vorname', 'vorname', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(2, 'text', 1, 0, 0, 0, 0, 0, 0, 1, 256, 1568128318, 'Nachname', 'nachname', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(3, 'text', 1, 0, 0, 0, 0, 0, 0, 1, 552, 1568202868, 'E-Mail', 'email', NULL, NULL, NULL, 'email', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(4, 'text', 0, 0, 0, 0, 0, 0, 0, 1, 560, 1568202866, 'Telefon', 'telefon', NULL, NULL, NULL, 'phone', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(5, 'select', 0, 0, 0, 0, 0, 0, 0, 1, 640, 1568128305, 'Wie sind Sie auf uns aufmerksam geworden?', 'gefunden-durch', NULL, NULL, 0x613a363a7b693a303b613a323a7b733a353a2276616c7565223b733a383a22496e7465726e6574223b733a353a226c6162656c223b733a383a22496e7465726e6574223b7d693a313b613a323a7b733a353a2276616c7565223b733a31393a225a656974756e672f5a65697473636872696674223b733a353a226c6162656c223b733a31393a225a656974756e672f5a65697473636872696674223b7d693a323b613a323a7b733a353a2276616c7565223b733a323a225456223b733a353a226c6162656c223b733a323a225456223b7d693a333b613a323a7b733a353a2276616c7565223b733a353a22526164696f223b733a353a226c6162656c223b733a353a22526164696f223b7d693a343b613a323a7b733a353a2276616c7565223b733a32333a2250657273c3b66e6c6963686520456d706665686c756e67223b733a353a226c6162656c223b733a32333a2250657273c3b66e6c6963686520456d706665686c756e67223b7d693a353b613a323a7b733a353a2276616c7565223b733a393a22536f6e737469676573223b733a353a226c6162656c223b733a393a22536f6e737469676573223b7d7d, 'phone', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(6, 'checkbox', 0, 0, 0, 0, 0, 0, 0, 1, 768, 1568129649, 'Wie unterstützen Sie Bienen bereits?', 'unterstuetzen', NULL, NULL, 0x613a383a7b693a303b613a323a7b733a353a2276616c7565223b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b733a353a226c6162656c223b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a31333a2273656c62657220696d6b65726e223b733a353a226c6162656c223b733a31333a2273656c62657220696d6b65726e223b7d693a323b613a323a7b733a353a2276616c7565223b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b733a353a226c6162656c223b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b7d693a333b613a323a7b733a353a2276616c7565223b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b733a353a226c6162656c223b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b7d693a343b613a323a7b733a353a2276616c7565223b733a31363a22557262616e204265656b656570696e67223b733a353a226c6162656c223b733a31363a22557262616e204265656b656570696e67223b7d693a353b613a323a7b733a353a2276616c7565223b733a31373a224269656e656e706174656e736368616674223b733a353a226c6162656c223b733a31373a224269656e656e706174656e736368616674223b7d693a363b613a323a7b733a353a2276616c7565223b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b733a353a226c6162656c223b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d693a373b613a323a7b733a353a2276616c7565223b733a36343a22486f6e6967676cc3a473657220696d6d6572206175737370c3bc6c656e202d207a756d2053636875747a20766f72204269656e656e6b72616e6b68656974656e223b733a353a226c6162656c223b733a36343a22486f6e6967676cc3a473657220696d6d6572206175737370c3bc6c656e202d207a756d2053636875747a20766f72204269656e656e6b72616e6b68656974656e223b7d7d, 'phone', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(7, 'radio', 0, 0, 0, 0, 0, 0, 0, 1, 896, 1568129669, 'Wie zufrieden sind Sie mit uns?', 'meinung', NULL, NULL, 0x613a353a7b693a303b613a323a7b733a353a2276616c7565223b733a31343a2273656872207a756672696564656e223b733a353a226c6162656c223b733a31343a2273656872207a756672696564656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a393a227a756672696564656e223b733a353a226c6162656c223b733a393a227a756672696564656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a373a226e65757472616c223b733a353a226c6162656c223b733a373a226e65757472616c223b7d693a333b613a323a7b733a353a2276616c7565223b733a31313a22756e7a756672696564656e223b733a353a226c6162656c223b733a31313a22756e7a756672696564656e223b7d693a343b613a323a7b733a353a2276616c7565223b733a31363a227365687220756e7a756672696564656e223b733a353a226c6162656c223b733a31363a227365687220756e7a756672696564656e223b7d7d, 'phone', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(8, 'textarea', 0, 0, 0, 0, 0, 0, 0, 1, 1024, 1568128790, 'Kommentar', 'kommentar', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;s:1:\"4\";i:1;s:2:\"40\";}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(9, 'upload', 0, 0, 0, 0, 0, 0, 0, 1, 1152, 1568128806, 'Motiv hochladen', 'motiv', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(10, 'submit', 0, 0, 0, 0, 0, 0, 0, 1, 1280, 1568128817, '', '', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', 'Absenden', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(11, 'captcha', 0, 0, 0, 0, 0, 0, 0, 1, 1216, 1568128822, '', '', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(12, 'text', 0, 0, 0, 0, 0, 0, 0, 1, 576, 1568192132, 'Datum', 'datum', NULL, NULL, NULL, 'date', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(13, 'text', 0, 0, 0, 0, 0, 0, 0, 1, 608, 1568192145, 'Uhrzeit', 'uhrzeit', NULL, NULL, NULL, 'time', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(14, 'text', 0, 0, 0, 0, 0, 0, 0, 1, 624, 1568192161, 'Datum und Zeit', 'datum-und-zeit', NULL, NULL, NULL, 'datim', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(15, 'text', 0, 0, 0, 0, 0, 0, 0, 1, 632, 1568192172, 'URL', 'url', NULL, NULL, NULL, 'url', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(16, 'select', 0, 1, 0, 0, 0, 0, 0, 1, 704, 1568192759, 'Wie sind Sie auf uns aufmerksam geworden? (Mehrfachauswahl)', 'mehrfachauswahl', NULL, NULL, 0x613a363a7b693a303b613a323a7b733a353a2276616c7565223b733a383a22496e7465726e6574223b733a353a226c6162656c223b733a383a22496e7465726e6574223b7d693a313b613a323a7b733a353a2276616c7565223b733a31393a225a656974756e672f5a65697473636872696674223b733a353a226c6162656c223b733a31393a225a656974756e672f5a65697473636872696674223b7d693a323b613a323a7b733a353a2276616c7565223b733a323a225456223b733a353a226c6162656c223b733a323a225456223b7d693a333b613a323a7b733a353a2276616c7565223b733a353a22526164696f223b733a353a226c6162656c223b733a353a22526164696f223b7d693a343b613a323a7b733a353a2276616c7565223b733a32333a2250657273c3b66e6c6963686520456d706665686c756e67223b733a353a226c6162656c223b733a32333a2250657273c3b66e6c6963686520456d706665686c756e67223b7d693a353b613a323a7b733a353a2276616c7565223b733a393a22536f6e737469676573223b733a353a226c6162656c223b733a393a22536f6e737469676573223b7d7d, 'phone', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(17, 'checkbox', 1, 0, 0, 0, 0, 0, 0, 1, 1248, 1568193055, '', 'datenschutz', NULL, NULL, 0x613a313a7b693a303b613a323a7b733a353a2276616c7565223b733a32323a22446174656e73636875747a20616b7a65707469657274223b733a353a226c6162656c223b733a3132303a2249636820686162652064656e2048696e77656973207a756d203c6120687265663d227b7b6c696e6b5f75726c3a3a33317d7d22207461726765743d225f626c616e6b222072656c3d226e6f7265666572726572206e6f6f70656e6572223e446174656e73636875747a3c2f613e2067656c6573656e2e202a223b7d7d, 'phone', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(18, 'fieldsetStart', 0, 0, 0, 0, 0, 0, 0, 1, 544, 1568202621, '', '', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, 'form_fieldsetStart_columns', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(19, 'fieldsetStop', 0, 0, 0, 0, 0, 0, 0, 1, 636, 1568202629, '', '', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, 'form_fieldsetStop_columns', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(20, 'password', 0, 0, 0, 0, 0, 0, 0, 1, 634, 1568207795, 'Passwort', 'password', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(21, 'text', 0, 0, 0, 0, 0, 0, 0, 1, 633, 1568207847, 'Username', 'username', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(22, 'text', 1, 0, 0, 0, 0, 0, 0, 2, 128, 1570539275, 'Name', 'name', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(24, 'text', 1, 0, 0, 0, 0, 0, 0, 2, 384, 1568646597, 'E-Mail', 'email', NULL, NULL, NULL, 'email', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(25, 'text', 0, 0, 0, 0, 0, 0, 0, 2, 512, 1568646603, 'Telefon', 'telefon', NULL, NULL, NULL, 'phone', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(26, 'textarea', 0, 0, 0, 0, 0, 0, 0, 2, 640, 1568646607, 'Kommentar', 'kommentar', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;s:1:\"4\";i:1;s:2:\"40\";}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(27, 'submit', 0, 0, 0, 0, 0, 0, 0, 2, 768, 1568646560, '', '', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', 'Absenden', NULL, '', NULL); -INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(28, 'checkbox', 0, 0, 0, 0, 0, 0, 0, 1, 832, 1707400097, 'Wie unterstützen Sie Bienen bereits?', 'checkbox-switch', NULL, NULL, 0x613a383a7b693a303b613a323a7b733a353a2276616c7565223b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b733a353a226c6162656c223b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a31333a2273656c62657220696d6b65726e223b733a353a226c6162656c223b733a31333a2273656c62657220696d6b65726e223b7d693a323b613a323a7b733a353a2276616c7565223b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b733a353a226c6162656c223b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b7d693a333b613a323a7b733a353a2276616c7565223b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b733a353a226c6162656c223b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b7d693a343b613a323a7b733a353a2276616c7565223b733a31363a22557262616e204265656b656570696e67223b733a353a226c6162656c223b733a31363a22557262616e204265656b656570696e67223b7d693a353b613a323a7b733a353a2276616c7565223b733a31373a224269656e656e706174656e736368616674223b733a353a226c6162656c223b733a31373a224269656e656e706174656e736368616674223b7d693a363b613a323a7b733a353a2276616c7565223b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b733a353a226c6162656c223b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d693a373b613a323a7b733a353a2276616c7565223b733a36343a22486f6e6967676cc3a473657220696d6d6572206175737370c3bc6c656e202d207a756d2053636875747a20766f72204269656e656e6b72616e6b68656974656e223b733a353a226c6162656c223b733a36343a22486f6e6967676cc3a473657220696d6d6572206175737370c3bc6c656e202d207a756d2053636875747a20766f72204269656e656e6b72616e6b68656974656e223b7d7d, 'phone', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, 'form_checkbox_switch_nature', '', NULL, '', NULL); - -INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `imageQuality`, `preserveMetadata`, `preserveMetadataFields`) VALUES(1, 0, 1, 1, 1606819117, 'Bild in Slider', '', '', '', 350, NULL, 'proportional', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', NULL, 'default', NULL); -INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `imageQuality`, `preserveMetadata`, `preserveMetadataFields`) VALUES(2, 0, 1, 1, 1606819117, 'Headerbild', '', '', '', 1920, 400, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', NULL, 'default', NULL); -INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `imageQuality`, `preserveMetadata`, `preserveMetadataFields`) VALUES(3, 0, 1, 1, 1606819117, 'News / Dreispaltig', '', '', '', 419, 570, 'crop', 100, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', NULL, 'default', NULL); -INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `imageQuality`, `preserveMetadata`, `preserveMetadataFields`) VALUES(4, 0, 1, 1, 1606819117, 'Events mit Teaser (einspaltiges Layout)', '', '', '', 639, 425, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', NULL, 'default', NULL); -INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `imageQuality`, `preserveMetadata`, `preserveMetadataFields`) VALUES(5, 0, 1, 1, 1606819117, 'News / Zweispaltig', '', '', '', 640, 870, 'crop', 100, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', NULL, 'default', NULL); -INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `imageQuality`, `preserveMetadata`, `preserveMetadataFields`) VALUES(6, 0, 1, 1, 1606819117, 'Events mit Teaser (zweispaltiges Layout)', '', '', '', 464, 400, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', NULL, 'default', NULL); -INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `imageQuality`, `preserveMetadata`, `preserveMetadataFields`) VALUES(7, 0, 1, 1, 1606819117, 'Logo', '', '1x, 1.5x, 2x', '', NULL, 60, 'box', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', NULL, 'default', NULL); -INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `imageQuality`, `preserveMetadata`, `preserveMetadataFields`) VALUES(8, 0, 1, 1, 1606819117, 'Social Feed / dreispaltig', '', '', '', 381, NULL, 'proportional', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', NULL, 'default', NULL); -INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `imageQuality`, `preserveMetadata`, `preserveMetadataFields`) VALUES(9, 0, 1, 1, 1606819117, 'Social Feed / einspaltig', '', '', '', 270, NULL, 'proportional', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', NULL, 'default', NULL); -INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `imageQuality`, `preserveMetadata`, `preserveMetadataFields`) VALUES(11, 0, 1, 1, 1606819117, 'Maklermodul / Listenansicht', '', '', '', 633, 390, 'crop', NULL, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', NULL, 'default', NULL); -INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `imageQuality`, `preserveMetadata`, `preserveMetadataFields`) VALUES(12, 0, 1, 1, 1665577831, 'Headerbild (Fixed)', '', '1x, 1.5x, 2x', '', 1920, 560, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', NULL, 'default', NULL); - -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(1, 0, 3, 128, 1568108229, '(max-width: 1215px)', '', '', 290, 450, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(2, 0, 3, 64, 1568108561, '(max-width: 1023px)', '', '', 480, 600, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(3, 0, 3, 32, 1568108819, '(max-width: 768px)', '', '', 728, 600, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(4, 0, 3, 16, 1568108874, '(max-width: 430px)', '', '', 390, 550, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(5, 0, 5, 16, 1568121205, '(max-width: 430px)', '', '', 390, 550, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(6, 0, 5, 32, 1568121205, '(max-width: 768px)', '', '', 728, 600, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(7, 0, 5, 64, 1568121205, '(max-width: 1023px)', '', '', 480, 600, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(8, 0, 5, 128, 1568121205, '(max-width: 1215px)', '', '', 290, 450, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(9, 0, 6, 128, 1568124593, '(max-width: 1407px)', '', '', 368, 400, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(10, 0, 6, 64, 1568124648, '(max-width: 1215px)', '', '', 272, 450, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(11, 0, 6, 32, 1568124701, '(max-width: 1023px)', '', '', 478, 500, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(12, 0, 6, 16, 1568124789, '(max-width: 768px)', '', '', 725, NULL, 'proportional', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(13, 0, 4, 128, 1568125008, '(max-width: 1215px)', '', '', 446, 500, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(14, 0, 4, 64, 1568125051, '(max-width: 768px)', '', '', 725, NULL, 'proportional', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(15, 0, 12, 128, 1665577834, '(max-width:1023px)', '1x, 1.5x, 2x', '', 1023, 560, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(16, 0, 12, 64, 1665577833, '(max-width:768px)', '1x, 1.5x, 2x', '', 768, 360, 'crop', NULL); -INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(17, 0, 12, 32, 1665577893, '(max-width:450px)', '1x, 1.5x, 2x', '', 450, 360, 'crop', NULL); - -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(1, 1, 1, 1, 0, 0, 1, 1704455021, 'Einspaltiges Layout', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(2, 1, 1, 1, 0, 0, 1, 1570717072, 'Zweispaltiges Layout mit linker Spalte', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a323a223436223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(3, 1, 1, 1, 0, 0, 1, 1570717177, 'Zweispaltiges Layout mit rechter Spalte', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2clr', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a323a223436223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(4, 1, 1, 1, 0, 0, 1, 1569592871, 'Dreispaltiges Layout', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '3cl', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(5, 1, 1, 1, 0, 0, 1, 1574869708, 'Einspaltiges Layout ohne Breadcrumb', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a353a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(6, 1, 1, 1, 0, 0, 1, 1634900366, 'Einspaltiges Layout (Megamenü)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a323a223530223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(7, 1, 1, 1, 0, 0, 1, 1666167211, 'Dreispaltiges Layout (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '3cl', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(8, 1, 1, 1, 0, 0, 1, 1666167234, 'Einspaltiges Layout (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(9, 1, 1, 1, 0, 0, 1, 1666167254, 'Zweispaltiges Layout mit linker Spalte (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(10, 1, 1, 1, 0, 0, 1, 1666167264, 'Zweispaltiges Layout mit rechter Spalte (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2clr', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); - -INSERT INTO `tl_member` (`id`, `login`, `assignDir`, `disable`, `useTwoFactor`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `username`, `password`, `homeDir`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `session`, `secret`, `backupCodes`, `trustedTokenVersion`, `newsletter`) VALUES(1, 1, 0, 0, 0, 1645017764, 'John', 'Smith', '', '', '', '', '', '', '', '', '', '', '', 'j.smith@example.com', '', '', NULL, 'j.smith', '$argon2id$v=19$m=65536,t=4,p=1$rLDJgfrstB8agR1wE8v2NQ$0jUEQQwNRBdaabcQpnavhgqIOCKhSbv6i133GB16igQ', NULL, '', '', 1568127244, 1568275388, 1645017711, 0x613a303a7b7d, NULL, NULL, 0, ''); -INSERT INTO `tl_member` (`id`, `login`, `assignDir`, `disable`, `useTwoFactor`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `username`, `password`, `homeDir`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `session`, `secret`, `backupCodes`, `trustedTokenVersion`, `newsletter`) VALUES(2, 1, 0, 0, 0, 1568127312, 'Donna', 'Evans', '', '', '', '', '', '', '', '', '', '', '', 'd.evans@example.com', '', '', NULL, 'd.evans', '$argon2id$v=19$m=65536,t=4,p=1$5/6L8pZ2pnaC9JQgeiDmcg$3zzNiPGmwyKbDOZ7tp7mFNMeczT9hj6qiRk/FtPqqFA', NULL, '', '', 1568127285, 0, 0, NULL, NULL, NULL, 0, NULL); - -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570631817, 'NAV / Hauptnavigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 'nav_default_nature', 'mod_navigation_nature', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1585318040, 'Footer', 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'html', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, '
\n
\n
\n
\n
\n {{theme::content::NATURE02/01}}\n
\n
\n {{theme::content::NATURE02/02}}\n
\n
\n
\n
\n
\n
\n {{theme::content::NATURE02/03}}\n
\n
\n
', 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1567523293, 'Footer Navigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'customnav', 0, 0, 0, 'nav_default', '', 0x613a333a7b693a303b693a33323b693a313b693a32393b693a323b693a33313b7d, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568275875, 'NAV / Unterseiten-Navigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 1, 2, 0, 'nav_default_nature_aside', 'mod_navigation_nature_aside', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570624377, 'News / mit Bild und Teaser / Dreispaltig', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Newsliste mit Teasertext + Bild\";}', 'newslist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 6, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"3\";}', NULL, NULL, 3600, NULL, 'rss_default', 0, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', 0x613a313a7b693a303b733a313a2231223b7d, 'all_items', '', 0, 'news_latest_nature_col3', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570624534, 'News / ohne Bild und mit Teaser', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:24:\"Newsliste mit Teasertext\";}', 'newslist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 6, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, 3600, NULL, 'rss_default', 0, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', 0x613a313a7b693a303b733a313a2232223b7d, 'all_items', '', 0, 'news_short_nature', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570624580, 'News / einfache Auflistung', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Einfache Newsliste\";}', 'newslist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 3, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, 3600, NULL, 'rss_default', 0, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', 0x613a313a7b693a303b733a313a2231223b7d, 'all_items', '', 0, 'news_simple', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'News Detailansicht', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'newsreader', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', 0x613a323a7b693a303b733a313a2231223b693a313b733a313a2232223b7d, 'all_items', '', 0, 'news_full_nature', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'News Detailansicht / Header', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'newsreader', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', 0x613a323a7b693a303b733a313a2231223b693a313b733a313a2232223b7d, 'all_items', '', 0, 'news_full_nature_header', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570629076, 'Events / mit Bild und Teaser', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:32:\"Eventliste mit Teasertext + Bild\";}', 'eventlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 3, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"4\";}', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 0, 'event_teaser_nature', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570629092, 'Events / ohne Bild und Teaser', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Eventliste mit Teasertext\";}', 'eventlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 4, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 0, 'event_list_nature', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570629107, 'Events / einfache Auflistung', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:19:\"Einfache Eventliste\";}', 'eventlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 3, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 0, 'event_upcoming', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'Events / Detailansicht', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'eventreader', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 3, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 0, 'event_full_nature', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568280595, 'Events / mit Bild und Teaser (zweispaltiges Layout)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Anstehende Events\";}', 'eventlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"6\";}', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 2, 'event_teaser_nature', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'News / mit Bild und Teaser / Zweispaltig', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:9:\"Aktuelles\";}', 'newslist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"5\";}', NULL, NULL, 3600, NULL, 'rss_default', 2, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', 0x613a313a7b693a303b733a313a2231223b7d, 'all_items', '', 0, 'news_latest_nature_col2', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'Events / Detailansicht / Header', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'eventreader', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 3, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 0, 'event_full_nature_header', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276093, 'NAV / Unterseiten-Navigation (mit allen Seiten)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 'nav_default_nature_aside', 'mod_navigation_nature_aside', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(21, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Login', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Login\";}', 'login', 0, 0, 0, '', 'mod_login_nature', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(22, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Registrierung', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Registrierung (einfache Darstellung)\";}', 'registration', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(23, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Personendaten', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Personendaten (einfache Darstellung)\";}', 'personalData', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(24, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Passwort ändern', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Passwort ändern\";}', 'changePassword', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(25, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Passwort vergessen', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Passwort vergessen\";}', 'lostPassword', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, 'Sie haben ein neues Passwort für ##domain## angefordert.\n\nBitte klicken Sie hier, um das neue Passwort festzulegen:\n\n ##link##\n\nWenn Sie diese E-Mail nicht angefordert haben, kontaktieren Sie bitte den Administrator der Webseite.', NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(26, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Konto schließen', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Konto schließen\";}', 'closeAccount', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, 'close_deactivate', NULL, 0, NULL, 'Sie haben ein neues Passwort für ##domain## angefordert.\n\nBitte klicken Sie hier, um das neue Passwort festzulegen:\n\n ##link##\n\nWenn Sie diese E-Mail nicht angefordert haben, kontaktieren Sie bitte den Administrator der Webseite.', NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(27, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Registrierung (gruppiert)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:46:\"Registrierung (gruppierte Darstellung)\";}', 'registration', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_grouped_nature', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(28, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Personendaten (gruppiert)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:46:\"Personendaten (gruppierte Darstellung)\";}', 'personalData', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_grouped_nature', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568899625, 'Newsletter / Abonnieren', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Abonnieren Sie unseren Newsletter\";}', 'subscribe', 0, 0, 0, '', '', NULL, '', 35, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, 0x613a313a7b693a303b733a313a2232223b7d, NULL, 'Sie haben folgende Verteiler auf ##domain## abonniert:\n\n##channels##\n\nBitte klicken Sie http://##domain##/newsletter-aktivierung.html?token=##token## um Ihr Abonnement zu aktivieren. Der Bestätigungslink ist 24 Stunden gültig. Falls Sie die Verteiler nicht selbst abonniert haben, ignorieren Sie diese E-Mail bitte.\n\nDie Einwilligung kann jederzeit auf http://##domain##/newsletter-kuendigung.html widerrufen werden.', NULL, 'nl_default_nature'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'Newsletter / Kündigen', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Newsletter kündigen\";}', 'unsubscribe', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, 0x613a313a7b693a303b733a313a2232223b7d, NULL, NULL, 'Sie haben folgende Abonnements auf ##domain## gekündigt:\n\n##channels##', 'nl_default_nature'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'FAQ-Liste', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'faqlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x613a313a7b693a303b733a313a2231223b7d, 33, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'FAQ-Leser', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'faqreader', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x613a313a7b693a303b733a313a2231223b7d, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'FAQ-Seite', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'faqpage', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x613a313a7b693a303b733a313a2231223b7d, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'Events / Kalender', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:8:\"Kalender\";}', 'calendar', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default_nature', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'Events / Mini-Kalender', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Mini-Kalender\";}', 'calendar', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_mini', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'Events / mit Bild und Teaser (Tag)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'eventlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 2, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"4\";}', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'cal_day', 'ascending', 0, 0, 'event_teaser_nature', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(38, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568277064, 'Suche', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:5:\"Suche\";}', 'search', 0, 0, 0, '', 'mod_search_nature', NULL, '', 0, 0, NULL, '', 0, 'and', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 3, 0, 'advanced', 'search_default', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568280425, 'News / mit Bild und Teaser / Dreispaltig (ohne Pagination)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:9:\"Aktuelles\";}', 'newslist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"3\";}', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', 0x613a313a7b693a303b733a313a2231223b7d, 'all_items', '', 0, 'news_latest_nature_col3', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568280714, 'Events / mit Bild und Teaser (ohne Pagination)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Anstehende Events\";}', 'eventlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"4\";}', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 2, 'event_teaser_nature', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570546755, 'Modaler Dialog', 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:21:\"Honig- und Wildbienen\";}', 'ct_modal', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, 'Popup öffnen', '', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568644902, 'Breadcrumb', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'breadcrumb', 0, 0, 0, '', 'mod_breadcrumb_nature', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568899765, 'Newsletter / Abonnieren (Startseite)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Abonnieren Sie unseren Newsletter\";}', 'subscribe', 0, 0, 0, '', '', NULL, '', 35, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"newsletter-primary\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, 0x613a313a7b693a303b733a313a2232223b7d, NULL, 'Sie haben folgende Verteiler auf ##domain## abonniert:\n\n##channels##\n\nBitte klicken Sie http://##domain##/newsletter-aktivierung.html?token=##token## um Ihr Abonnement zu aktivieren. Der Bestätigungslink ist 24 Stunden gültig. Falls Sie die Verteiler nicht selbst abonniert haben, ignorieren Sie diese E-Mail bitte.\n\nDie Einwilligung kann jederzeit auf http://##domain##/newsletter-kuendigung.html widerrufen werden.', NULL, 'nl_default_nature'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `unfilteredHtml`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `news_showQuantity`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `nl_hideChannels`, `faq_categories`, `faq_readerModule`, `com_order`, `com_template`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`) VALUES(50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1634900345, 'NAV / Hauptnavigation (Megamenü)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 'nav_default_nature', 'mod_navigation_nature_megamenu', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 'ascending', 'com_default', NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple'); - -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(1, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1569916719, 'Bienen schützen', 'bienen-schuetzen', 1, 1568116680, 1568116680, '', '', NULL, 'Wichtig', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung ...

', 0xe45e2731e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(2, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1569916882, 'Honigbienen leben in einem großen Volk', 'honigbienen-leben-in-einem-grossen-volk', 1, 1568030340, 1568030340, '', '', NULL, 'Wissenswertes', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(3, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1569916870, 'Wildbienen sind Einzelgänger', 'wildbienen-sind-einzelgaenger', 1, 1568030400, 1568030400, '', '', NULL, 'Wissenswertes', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(4, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1569916788, 'Hummeln sind besonders gute Bestäuber', 'hummeln-sind-besonders-gute-bestaeuber', 1, 1568030400, 1568030400, '', '', NULL, 'Wissenswertes', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(5, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1569916757, 'Was kann man gegen das Bienensterben tun?', 'was-kann-man-gegen-das-bienensterben-tun', 1, 1568030460, 1568030460, '', '', NULL, 'Tipps', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden.

', 0xe321c1e8e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(6, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1569916733, 'Bienenhonig', 'bienenhonig', 1, 1568030520, 1568030520, '', '', NULL, 'Ernährung', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

', 0xe0e63790e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(7, 0, 1, 0, 0, 0, 0, 0, 1, 1, 1569916748, '80 bis 90 Prozent der Bestäubungsarbeit', '80-bis-90-prozent-der-bestaeubungsarbeit', 1, 1568030520, 1568030520, '', '', NULL, 'Wissenswertes', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0xe1c216dbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(8, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1568110535, 'Bienen schützen', 'bienen-schuetzen-2', 1, 1568110440, 1568110440, '', '', NULL, 'Wichtig', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

', 0xe7dab66cc8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(9, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1568110581, 'Honigbienen leben in einem großen Volk', 'honigbienen-leben-in-einem-grossen-volk-2', 1, 1568110440, 1568110440, '', '', NULL, 'Wissenswertes', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(10, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1568110540, 'Wildbienen sind Einzelgänger', 'wildbienen-sind-einzelgaenger-2', 1, 1568110440, 1568110440, '', '', NULL, 'Wissenswertes', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdefdc0b5d08c11e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(11, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1568110598, 'Hummeln sind besonders gute Bestäuber', 'hummeln-sind-besonders-gute-bestaeuber-2', 1, 1568110440, 1568110440, '', '', NULL, 'Wissenswertes', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

', 0x1d10063bd08e11e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(12, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1568110545, 'Was kann man gegen das Bienensterben tun?', 'was-kann-man-gegen-das-bienensterben-tun-2', 1, 1568110440, 1568110440, '', '', NULL, 'Tipps', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden.

', 0xe7caf949c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(13, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1568110587, 'Bienenhonig', 'bienenhonig-2', 1, 1568110440, 1568110440, '', '', NULL, 'Ernährung', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

', 0xe9f45d00c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); -INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `noComments`, `published`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(14, 0, 0, 0, 0, 0, 0, 0, 1, 2, 1568110550, '80 bis 90 Prozent der Bestäubungsarbeit', '80-bis-90-prozent-der-bestaeubungsarbeit-2', 1, 1568110440, 1568110440, '', '', NULL, 'Wissenswertes', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0xea772a99c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); - -INSERT INTO `tl_newsletter_channel` (`id`, `tstamp`, `title`, `jumpTo`, `template`, `mailerTransport`, `sender`, `senderName`) VALUES(2, 1568899756, 'Nature / Newsletter', 13, 'mail_default', '', 'info@example.com', ''); - -INSERT INTO `tl_news_archive` (`id`, `protected`, `allowComments`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`, `tstamp`, `title`, `jumpTo`, `groups`, `notify`, `sortOrder`, `perPage`) VALUES(1, 0, 0, 0, 0, 0, 0, 1568110502, 'News mit Bilder', 33, NULL, 'notify_admin', 'ascending', 0); -INSERT INTO `tl_news_archive` (`id`, `protected`, `allowComments`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`, `tstamp`, `title`, `jumpTo`, `groups`, `notify`, `sortOrder`, `perPage`) VALUES(2, 0, 0, 0, 0, 0, 0, 1568110528, 'News ohne Bilder', 33, NULL, 'notify_admin', 'ascending', 0); - -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(1, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 128, 1666168642, 'Nature Theme', 'root', 'nature-theme', 0, '', 'de', '', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 1, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '0', '', '', 0, 0, 0, 1, 1, 1, 'bundles/contaoddadvancedclasses/sets/bulma.json', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 128, 1570786837, 'Start', 'regular', 'index', 0, '', '', 'index,follow', 'NATURE ist ein ehrlicher Allrounder unter den Contao Themes im natürlich-schlichten Look, welcher auf Basis von Contao 4.x und des Bulma CSS Framework für Webseiten aller Art entwickelt wurde.', 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'home', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 22, 128, 1567086085, 'Textelemente', 'regular', 'textelemente', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 768, 1570634889, 'Layouts', 'forward', 'layouts', 0, '', '', 'index,follow', NULL, 'permanent', 17, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 1, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 1792, 1567077367, 'Nature Theme Elemente', 'folder', '', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 6, 128, 1567077391, '01_Header', 'regular', '01-header', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 640, 1568645499, 'Module', 'forward', 'module', 0, '', '', 'index,follow', NULL, 'permanent', 9, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 2, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 1, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 8, 128, 1567085919, 'News', 'regular', 'news', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 8, 256, 1567085933, 'Events', 'regular', 'events', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 8, 384, 1567085943, 'Navigation', 'regular', 'navigation', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 8, 512, 1567085951, 'User', 'regular', 'user', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 8, 640, 1567085958, 'Newsletter', 'regular', 'newsletter', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 8, 768, 1567085965, 'FAQ', 'regular', 'faq', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 8, 896, 1567085974, 'Formulare', 'regular', 'formulare', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 8, 1024, 1567085981, 'Suche', 'regular', 'suche', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5, 128, 1570632286, 'Einspaltiges Layout', 'regular', 'einspaltiges-layout', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 5, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5, 256, 1567785317, 'Zweispaltiges Layout', 'forward', 'zweispaltiges-layout', 0, '', '', 'index,follow', NULL, 'permanent', 19, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 1, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 18, 128, 1570008796, 'mit linker Spalte', 'regular', 'mit-linker-spalte', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 2, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 18, 256, 1570008803, 'mit rechter Spalte', 'regular', 'mit-rechter-spalte', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 3, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 5, 384, 1568029113, 'Dreispaltiges Layout', 'regular', 'dreispaltiges-layout', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 4, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 896, 1567785225, 'Elemente', 'forward', 'elemente', 0, '', '', 'index,follow', NULL, 'permanent', 4, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 1, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 22, 256, 1567086113, 'Akkordion', 'regular', 'akkordion', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 22, 384, 1567086122, 'Content Slider', 'regular', 'content-slider', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 22, 512, 1567086135, 'Media-Elemente', 'regular', 'media-elemente', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 22, 640, 1567086145, 'Download-Elemente', 'regular', 'download-elemente', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 22, 768, 1567086153, 'Theme-Elemente', 'regular', 'theme-elemente', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 6, 256, 1567438294, '02_Footer', 'regular', '02-footer', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 256, 1567523256, 'Impressum', 'regular', 'impressum', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 384, 1567523249, 'Datenschutz', 'regular', 'datenschutz', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 512, 1568647165, 'Kontakt', 'regular', 'kontakt', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'contact', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 1024, 1568030272, 'News-Detailansicht', 'regular', 'news-details', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 1152, 1568030286, 'Events-Detailansicht', 'regular', 'events-details', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 1280, 1568208498, 'Newsletter abonniert (Bestätigungsmail)', 'regular', 'newsletter-abonniert', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 1408, 1568208488, 'Newsletter abonniert (Aktivierung)', 'regular', 'newsletter-aktivierung', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 1, 1536, 1568208600, 'Newsletter abbestellen (Deaktivierung)', 'regular', 'newsletter-kuendigung', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 1, 1664, 1568210413, 'FAQ-Leser', 'regular', 'faq-leser', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 22, 896, 1568282094, 'Icons', 'regular', 'icons', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 8, 1152, 1568642420, 'Modaler Dialog', 'regular', 'modaler-dialog', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 5, 512, 1570631479, 'Farbige Hintergründe', 'regular', 'artikel-mit-hintergrund', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 1920, 1660337173, '403 Zugriff verweigert', 'error_403', '403-zugriff-verweigert', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'access-denied', '', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 2048, 1660337173, '404 Seite nicht gefunden', 'error_404', '404-seite-nicht-gefunden', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'page-not-found', '', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 2176, 1660337173, '401 Nicht authentifiziert', 'error_401', '401-nicht-authentifiziert', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'unauthorized', '', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 46, 128, 1570008548, 'Headerbild dunkel', 'regular', 'headerbild-dunkel', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 5, 416, 1569838301, 'Layouts mit Headerbild', 'forward', 'layouts-mit-headerbild', 0, '', '', '', NULL, 'permanent', 45, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 2, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 1, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 46, 256, 1570008602, 'großes Headerbild dunkel', 'regular', 'grosses-headerbild', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 46, 192, 1570008571, 'Headerbild hell', 'regular', 'headerbild-hell', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 46, 384, 1570008611, 'großes Headerbild hell', 'regular', 'grosses-headerbild-hell', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 32, 128, 1570539570, 'Vielen Dank für Ihre Anfrage', 'regular', 'vielen-dank-fuer-ihre-anfrage', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 2, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(54, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 8, 448, 1634900378, 'Megamenü', 'regular', 'module/megamenue', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '', NULL, 6, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 5, 464, 1666167444, 'Logo und Navigation untereinander', 'forward', 'layouts/logo-und-navigation-untereinander', 0, '', '', 'index,follow', NULL, 'permanent', 56, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 8, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 1, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 55, 128, 1666167369, 'Einspaltiges Layout', 'regular', 'layouts/einspaltiges-layout-kopie/einspaltiges-layout-kopie', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 8, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 55, 256, 1666167429, 'Zweispaltiges Layout', 'forward', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout', 0, '', '', 'index,follow', NULL, 'permanent', 59, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 1, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 55, 384, 1666167383, 'Dreispaltiges Layout', 'regular', 'layouts/einspaltiges-layout-kopie/dreispaltiges-layout-kopie', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 7, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 57, 128, 1666167406, 'mit linker Spalte', 'regular', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout-kopie/mit-linker-spalte-kopie', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 9, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `alwaysForward`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 57, 256, 1666167414, 'mit rechter Spalte', 'regular', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout-kopie/mit-rechter-spalte-kopie', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 10, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, 0, 0, 1, 1, 1, '', NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); - -INSERT INTO `tl_theme` (`id`, `tstamp`, `name`, `author`, `folders`, `screenshot`, `templates`, `pdir_th_description`, `pdir_th_license_domain`, `pdir_th_short_code`) VALUES(1, 1569937160, 'Nature Theme', 'pdir digital agentur - Philipp Seibt, Juliane Langer, Mathias Arzberger', NULL, NULL, '', 'pdir contao theme licence
Mit dieser Lizenz gekennzeichnete Themes dürfen sowohl privat als auch kommerziell eingesetzt werden. Der Copyright-Link bzw. die Copyright-Links \"Nature Theme by contao-themes.net\" dürfen nicht entfernt oder verändert werden. Das gilt auch wenn Sie das Theme nur als Basis für eine Website einsetzen und es verändern. Möchten Sie diesen Theme ohne Copyright-Link einsetzen, müssen Sie eine kostenpflichtige Lizenz erwerben.
', '', 'nature'); -COMMIT; - -/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; -/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; -/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; diff --git a/contao/sql/contao51/minimal.sql b/contao/sql/contao53/full.sql similarity index 60% rename from contao/sql/contao51/minimal.sql rename to contao/sql/contao53/full.sql index e7d911d..1683930 100644 --- a/contao/sql/contao51/minimal.sql +++ b/contao/sql/contao53/full.sql @@ -3,19 +3,11 @@ SET AUTOCOMMIT = 0; START TRANSACTION; SET time_zone = "+00:00"; - /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */; /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */; /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */; /*!40101 SET NAMES utf8mb4 */; --- --- Datenbank: `d02f71c1` --- - --- --- Daten für Tabelle `tl_article` --- INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(1, 0, 0, 1, 2, 128, 1704449820, 'Slider', 'slider', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(2, 0, 0, 1, 4, 128, 1566910260, 'Textelemente', 'textelemente', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); @@ -25,8 +17,12 @@ INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, ` INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(6, 0, 0, 1, 4, 256, 1566986289, 'Grid-Beispiele', 'grid-beispiele', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(7, 0, 0, 1, 2, 544, 1568898441, 'Teaserbox', 'teaserbox', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '', '', 0x613a313a7b693a303b733a313a2237223b7d); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(9, 0, 0, 1, 7, 128, 1567077842, '01_Logo', '01-logo', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'NATURE01/01', '', NULL); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(11, 0, 0, 1, 9, 128, 1567085919, 'News', 'news', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(12, 0, 0, 1, 10, 128, 1567085933, 'Events', 'events', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(13, 0, 0, 1, 11, 128, 1567085943, 'Navigation', 'navigation', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(14, 0, 0, 1, 12, 128, 1567085951, 'User', 'user', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(15, 0, 0, 1, 13, 128, 1567085958, 'Newsletter', 'newsletter', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(16, 0, 0, 1, 14, 128, 1567085965, 'FAQ', 'faq', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(17, 0, 0, 1, 15, 128, 1567085974, 'Formulare', 'formulare', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(18, 0, 0, 1, 16, 128, 1567085981, 'Suche', 'suche', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(19, 0, 0, 1, 17, 128, 1567086004, 'Einspaltiges Layout', 'einspaltiges-layout', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); @@ -53,6 +49,14 @@ INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, ` INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(42, 0, 0, 1, 20, 64, 1567785291, 'Header', 'header-4', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(43, 0, 0, 1, 21, 64, 1568028939, 'Header', 'header-5', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(44, 0, 0, 1, 21, 256, 1568029315, 'Rechte Spalte', 'rechte-spalte', 1, 'right', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(45, 0, 0, 1, 33, 128, 1568030272, 'News-Detailansicht', 'news-details', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(46, 0, 0, 1, 34, 128, 1568030286, 'Events-Detailansicht', 'events-details', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(47, 0, 0, 1, 33, 64, 1568109555, 'Header', 'header-6', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(48, 0, 0, 1, 34, 64, 1568125504, 'Header', 'header-7', 1, 'header', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"article-full-width\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2237223b7d); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(49, 0, 0, 1, 35, 128, 1568208463, 'Newsletter abonniert (Bestätigungsmail)', 'newsletter-abonniert', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(50, 0, 0, 1, 36, 128, 1568208488, 'Newsletter abonniert (Aktivierung)', 'newsletter-aktivierung', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(51, 0, 0, 1, 37, 128, 1568208611, 'Newsletter abbestellen (Deaktivierung)', 'newsletter-kuendigung', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(52, 0, 0, 1, 38, 128, 1568210413, 'FAQ-Leser', 'faq-leser', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(53, 0, 0, 1, 4, 640, 1568280917, 'Listen', 'listen', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(54, 0, 0, 1, 4, 768, 1568280952, 'Tabellen', 'tabellen', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(55, 0, 0, 1, 4, 896, 1568280962, 'Weitere Textelemente', 'weitere-textelemente', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); @@ -78,6 +82,7 @@ INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, ` INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(77, 0, 0, 1, 41, 1280, 1568714575, 'Artikel mit Hintergrund und Textfarbe (grey-dark / warning)', 'artikel-mit-hintergrund-und-textfarbe-grey-dark-warning', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:61:\"has-background-grey-dark has-text-warning article-full-height\";}', '', '', '-', '', 0x613a313a7b693a303b733a313a2236223b7d); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(80, 0, 0, 1, 19, 96, 1568718878, 'Linke Spalte', 'linke-spalte', 1, 'left', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(82, 0, 0, 1, 20, 96, 1568719762, 'Rechte Spalte', 'rechte-spalte-2', 1, 'right', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); +INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(83, 0, 0, 1, 2, 736, 1570636646, 'Newsletter', 'newsletter-2', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:37:\"has-background-primary has-text-white\";}', '', '', '-', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(84, 0, 0, 1, 42, 128, 1569397427, '403 Zugriff verweigert', '403-zugriff-verweigert', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(85, 0, 0, 1, 43, 128, 1569399092, 'Überschrift', 'ueberschrift', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:22:\"has-background-primary\";}', '', '', '-', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(86, 0, 0, 1, 43, 256, 1569399098, '404 Seite nicht gefunden', '404-seite-nicht-gefunden', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '-', '', NULL); @@ -111,575 +116,612 @@ INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, ` INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(121, 0, 0, 1, 60, 128, 1666167464, 'Layout mit rechter Spalte', '', 1, 'main', '', NULL, '', '', NULL, '', '', '', '', '', NULL); INSERT INTO `tl_article` (`id`, `showTeaser`, `protected`, `published`, `pid`, `sorting`, `tstamp`, `title`, `alias`, `author`, `inColumn`, `teaserCssID`, `teaser`, `printable`, `customTpl`, `groups`, `cssID`, `start`, `stop`, `pdir_th_tag`, `pdir_th_domain`, `cssStyleSelector`) VALUES(122, 0, 0, 1, 27, 832, 1704453736, 'Zitat', 'zitat', 1, 'main', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, '', '', NULL, 'a:2:{i:0;s:0:\"\";i:1;s:5:\"quote\";}', '', '', '-', '', NULL); --- --- Daten für Tabelle `tl_content` --- +INSERT INTO `tl_calendar` (`id`, `protected`, `allowComments`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`, `tstamp`, `title`, `jumpTo`, `groups`, `notify`, `sortOrder`, `perPage`) VALUES(1, 0, 0, 0, 0, 0, 0, 1568109105, 'Events', 34, NULL, 'notify_admin', 'ascending', 0); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(2, 'sliderStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 'tl_article', 128, 1699549751, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:40:\"full-width-height-slider parallax-slider\";}', '', '', '', 0x613a323a7b693a303b733a323a223130223b693a313b733a313a2231223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(3, 'sliderStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 256, 1566897391, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(4, 'ct_sliderElement', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 192, 1570698189, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#honigbienen', 'Mehr erfahren ...', '', '', NULL, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(6, 'ct_sliderElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 160, 1620807216, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Die Biene.\";}', '

... eines der wichtigsten Nutztiere auf der Welt.
Egal ob Wildbienen, Honigbienen oder Bienen in der Stadt - Bienen faszinieren, doch ohne unsere Hilfe wird es vielerorts schwer.

', 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#article-3', 'Warum ist das so?', '', '', 0xa09d3989eaab11e98cc3e0d55edd9ad9, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(9, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 128, 1566910278, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:15:\"h1-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(10, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 256, 1566910292, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"h2-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(11, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 384, 1566910318, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"h3-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(12, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 512, 1566910314, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:15:\"h4-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(13, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 640, 1566910333, 'a:2:{s:4:\"unit\";s:2:\"h5\";s:5:\"value\";s:15:\"h5-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(14, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 768, 1566910346, 'a:2:{s:4:\"unit\";s:2:\"h6\";s:5:\"value\";s:15:\"h6-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(15, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 'tl_article', 128, 1570638176, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:27:\"Wo sind all die Bienen hin?\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:18:\"wo-sind-die-bienen\";i:1;s:17:\"center large-text\";}', '', '', '', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(17, 'ct_sliderElement', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 200, 1570698198, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#wildbienen', 'Hier geht\'s lang!', '', '', NULL, 0xdf8eef3be41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(18, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 'tl_article', 128, 1570722149, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:50:\"Bis zu 50.000 Honig­bienen leben in einem Volk\";}', '

Auf der ganzen Welt gibt es 9 Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

', 0x6d5db348ea7711e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:11:\"honigbienen\";i:1;s:16:\"sticky-teaserbox\";}', '', '', '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(19, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 'tl_article', 64, 1570722143, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:50:\"Mehr als 2.500 Wild­bienen­arten in Europa\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden von ihnen gern genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"wildbienen\";i:1;s:16:\"sticky-teaserbox\";}', '', '', '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(20, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 'tl_article', 384, 1570722155, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:67:\"Insekten leisten bis zu 90 Prozent der Bestäu­bungs­arbeit\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', '', '', '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(21, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 128, 1570031294, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

\n

 

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:17:\"center large-text\";}', '', '', '', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(22, 'ct_sliderElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 208, 1570697935, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Bienen schützen!\";}', '

Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der gesamten Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Umso besorgniserregender ist die Tatsache, dass in den letzten Jahren weltweit konsequent immer mehr Bienenpopulationen einfach wegsterben.

', 0xe27cfbfde41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#article-33', 'Was kann ich tun?', '', '', NULL, 0xe5116e9ee41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(23, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 128, 1569837109, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(24, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 256, 1566986370, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(25, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 192, 1567005325, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(26, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 224, 1567005335, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(27, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 64, 1570631669, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:50:\"Grid mit automatischer Anpassung der Spaltenbreite\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(28, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 32, 1570631653, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Grids\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(30, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 512, 1567006591, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns is-multiline', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(31, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 640, 1567006704, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] First Column

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(32, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 768, 1567006712, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Our Second Column

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(33, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 896, 1567005399, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(34, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 832, 1567006720, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Third Column

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(35, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 864, 1567006730, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] The Fourth Column

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(36, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 880, 1567006877, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Fifth Column.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:15:\"bd-notification\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(37, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1024, 1570631681, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:35:\"Grid mit selbst definierten Klassen\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(38, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1152, 1567006912, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(39, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1280, 1567007229, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-6-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(40, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1408, 1567007201, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-3-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-3-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(41, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1536, 1567006912, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(42, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1472, 1567007213, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-3-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-3-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(43, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1664, 1570631694, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:32:\"Grid mit zentrierter Ausrichtung\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(44, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1792, 1567007305, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(45, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1920, 1567007386, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-4] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(46, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2048, 1567007393, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-4] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(47, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2176, 1567007283, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(48, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2304, 1570631708, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:17:\"Grid ohne Abstand\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(49, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2432, 1567007360, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns is-gapless', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(50, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2560, 1567007365, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(51, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2688, 1567007372, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(52, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2816, 1567007344, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(53, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 'tl_article', 64, 1570698045, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenhonig
Nahrungsreserve

\n

Der Honig, der aus Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_nature', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(56, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'tl_article', 128, 1570611687, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0x2af4cce8ea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"7\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(58, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 64, 1567090787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Hauptfarbe)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(59, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 192, 1567090839, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Link)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-link', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(60, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 320, 1567090846, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Info)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(61, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 448, 1567090853, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Erfolg)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(62, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 576, 1567090858, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Warnung)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(63, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 704, 1567090864, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Achtung)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(65, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 32, 1567090771, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(67, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 832, 1567091095, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Klein)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-small', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(68, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 960, 1567091105, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Medium)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-medium', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(69, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1088, 1567091116, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Groß)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-large', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(70, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 16, 1570631800, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Button-Farben\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(71, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 768, 1570631814, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Button-Größen\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(72, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 8, 1567091186, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Buttons\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(73, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1216, 1570631822, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Button-Styles\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(74, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 896, 1567091220, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Normal)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(75, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1344, 1567091299, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Laden)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-loading', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(76, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1472, 1570631845, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:31:\"Button-Eigenschaften kombiniert\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(77, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1280, 1567091354, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Hauptfarbe mit Rahmen)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-primary is-outlined', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(78, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1600, 1567091450, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Hauptfarbe / Klein)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-primary is-small', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(79, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1728, 1567091480, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Info / Laden)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-info is-loading', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(80, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1856, 1567091511, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Achtung / Groß / mit Rahmen)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-danger is-large is-outlined', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(87, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'tl_article', 128, 1571136617, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

© Firma / {{date::Y}} / Nature Theme by contao-themes.net

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(94, 'tabsNavElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 256, 1622023145, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, 0x613a333a7b693a303b613a323a7b733a353a2276616c7565223b733a353a227461622d31223b733a353a226c6162656c223b733a31313a22486f6e69676269656e656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a353a227461622d32223b733a353a226c6162656c223b733a31303a2257696c646269656e656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a353a227461622d33223b733a353a226c6162656c223b733a373a2248756d6d656c6e223b7d7d, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(95, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 384, 1567509105, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-1', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(97, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 448, 1585317936, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(102, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 768, 1567504999, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(106, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 608, 1570631319, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xfc10ab82eaa011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(108, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 416, 1567512712, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(109, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 688, 1567509134, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(110, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 896, 1567509175, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-2', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(111, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1024, 1567512725, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(112, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1152, 1585317946, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(113, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1088, 1570623911, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xb2f95495ea8f11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(114, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1408, 1567509165, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(115, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1536, 1567509165, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(116, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 128, 1570615285, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, denn diese fleißigen Helfer spielen eine zentrale Rolle im Erhalt unserer Kultur- und Landwirtschaft. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(120, 'text', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'tl_article', 64, 1570611701, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Besuchen Sie uns auch auf anderen Plattformen

\n

{{fab::facebook-f}} Facebook {{fab::instagram}} Instagram {{fab::twitter}} Twitter Nature Theme

', 0x2af91d3dea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"200\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'left', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(121, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'tl_article', 128, 1567523313, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 4, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(124, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1664, 1567764522, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-3', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(125, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1792, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(126, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 2112, 1570624098, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0x29070564ea9011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(127, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 2048, 1585317957, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viele Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(128, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 2176, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(129, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 2304, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(131, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 128, 1676290561, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-primary)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(132, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 256, 1676290575, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hero (.is-info)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(133, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 384, 1676290590, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-success)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(134, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 512, 1676290613, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-warning)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(135, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 640, 1676290627, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Hero (.is-danger)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(137, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 'tl_article', 256, 1569917024, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:19:\"Einspaltiges Layout\";}', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(138, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 'tl_article', 256, 1569917054, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:24:\"Layout mit linker Spalte\";}', NULL, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(139, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'tl_article', 256, 1569917081, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"Layout mit rechter Spalte\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(140, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 128, 1570628561, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(141, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 'tl_article', 256, 1569917097, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Dreispaltiges Layout\";}', NULL, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(143, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 128, 1570627795, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(144, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 128, 1570628581, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(145, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 128, 1570628598, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(147, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_news', 64, 1568030332, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(148, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_news', 64, 1568030394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(149, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 'tl_news', 64, 1568030442, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(150, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_news', 64, 1568030518, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

\n', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(151, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_news', 16, 1568030554, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(152, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 'tl_news', 32, 1568030614, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(158, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(159, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(160, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

\n', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(161, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'tl_news', 16, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(162, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_news', 896, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(163, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 'tl_calendar_events', 32, 1568114367, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(164, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_calendar_events', 32, 1568114568, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(165, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_calendar_events', 32, 1568114580, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(166, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 'tl_calendar_events', 32, 1568114596, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(180, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'tl_article', 8, 1568126023, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:10:\"Navigation\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(181, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'tl_article', 12, 1568126597, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 20, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(182, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'tl_article', 10, 1568126108, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:22:\"Unterseiten-Navigation\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(183, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 128, 1568127120, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:4:\"User\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(184, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 256, 1568127382, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 21, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(185, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 384, 1568127391, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 22, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(187, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 512, 1568127527, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 23, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(188, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 640, 1568127534, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 24, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(189, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 768, 1568127541, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 25, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(190, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 832, 1568127548, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 26, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(191, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'tl_article', 128, 1568128842, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Formulare\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(192, 'form', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'tl_article', 256, 1568128852, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 1, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(193, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 448, 1568206463, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 27, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(194, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 576, 1568206471, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 28, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(209, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 'tl_calendar_events', 32, 1568274067, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(210, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'tl_calendar_events', 32, 1568274146, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(211, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'tl_article', 128, 1568276179, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 38, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(216, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 4, 1568280833, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Links\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(217, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 6, 1568280859, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::4}}', '', '', 'Hyperlink', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(219, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 128, 1568280993, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:6:\"Listen\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(220, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 256, 1570631934, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Liste nummeriert\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(221, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 384, 1570631945, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:18:\"Liste unnummeriert\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, 'unordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(222, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 512, 1570631958, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:44:\"Liste alphabetisch (Großbuchstaben)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/list/alphabetic_uppercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(223, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 640, 1570631971, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:44:\"Liste alphabetisch (Kleinbuchstaben)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/list/alphabetic_lowercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(224, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 768, 1568281571, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Liste mit römischen Ziffern (Großbuchstaben)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/list/roman_uppercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(225, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 896, 1568281584, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Liste mit römischen Ziffern (Kleinbuchstaben)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/list/roman_lowercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(228, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 128, 1666171570, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:5:\"Icons\";}', '

Im Nature Theme können Font Awesome Icons genutzt werden und auch in Elementen mit Hilfe eines Insert-Tags eingebunden werden.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(229, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 256, 1666171167, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Verschiedene Größen\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(236, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 128, 1568806477, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(237, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 256, 1568806954, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
 HonigbieneWildbieneHummel
Versch. Arten auf der Welt9Ca. 30.000etwa 250
Versch. Arten in EuropaEineMehr als 2.500etwa 70
LebensweiseLeben in einem großen Volk.Leben als Einzelgänger.Leben für kurze Zeit in einem Volk.
\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

\n
MitgliederBis zu 50.000 + eine KöniginEinzelgänger500 bis 600 + eine Königin
', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(238, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 64, 1568284410, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:8:\"Tabellen\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(239, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 384, 1568806517, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:17:\"table is-bordered\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(240, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 512, 1568806523, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"table is-striped\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(241, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 640, 1568806552, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:15:\"table is-narrow\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(242, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 768, 1568806590, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"table is-hoverable\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(243, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 896, 1568806571, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:64:\"table is-bordered is-striped is-narrow is-hoverable is-fullwidth\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(244, 'code', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'tl_article', 128, 1568285959, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Code\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', 'JavaScript', 'sourceText', '', '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(246, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 128, 1568286031, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Akkordion\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(247, 'accordionStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 256, 1568286108, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', 'Honigbienen', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(248, 'accordionStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1408, 1568286059, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(249, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 384, 1568286102, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(250, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 512, 1568286102, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n
', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(251, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 640, 1569917247, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(252, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 768, 1568286102, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(253, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1600, 1568286161, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(254, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1632, 1569917257, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(255, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1648, 1568286161, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

\n
', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(256, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1656, 1568286161, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(257, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1856, 1568286174, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(258, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1888, 1568286174, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

\n
', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(259, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1904, 1569917268, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(260, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1912, 1568286174, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(261, 'accordionStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1536, 1568286126, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', 'Wildbienen', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(262, 'accordionStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1664, 1568286133, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(263, 'accordionStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1792, 1568286148, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', 'Hummeln', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(264, 'accordionStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1920, 1568286140, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(266, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 128, 1568287955, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Media-Elemente\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(267, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 256, 1568287969, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Bildergalerie\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(268, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 384, 1569917543, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Vierspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"320\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b7d, 4, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(269, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 320, 1569917534, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Dreispaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"450\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a363a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b7d, 3, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(270, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 288, 1569917523, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Zweispaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"700\";i:1;s:3:\"500\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a343a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b7d, 2, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(271, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 512, 1569917555, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:12:\"Fünfspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31303a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b7d, 5, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(272, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 640, 1569917574, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Sechspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31323a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b7d, 6, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(273, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 768, 1569917590, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Siebenspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31343a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b7d, 7, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(274, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 896, 1569917608, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Achtspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31363a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b7d, 8, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(275, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1024, 1569917622, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Neunspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 9, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(276, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1152, 1569917634, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Zehnspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 10, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(277, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1280, 1569917647, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:10:\"Elfspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 11, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(278, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1408, 1569917659, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Zwölfspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 12, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(279, 'player', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1536, 1594194392, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Video\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', 0x613a313a7b693a303b733a31363a22563b969aeab011e98cc3e0d55edd9ad9223b7d, '', '', NULL, 'a:2:{i:0;s:4:\"1440\";i:1;s:4:\"1080\";}', NULL, 0, 0, '', 'none', 'auto', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(280, 'youtube', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1664, 1666106548, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"YouTube-Video\";}', NULL, 0xe7dab66cc8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', 0x613a313a7b693a303b733a31363a2244f72278c8ab11e9bb5ee0d55edd9ad9223b7d, 'ymjZlOkwGVw', '', NULL, 'a:2:{i:0;s:4:\"1440\";i:1;s:4:\"1080\";}', NULL, 0, 0, '', '', 'auto', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(282, 'image', 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 192, 1594194904, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Bild\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 'Tolle Nahaufnahme einer Biene', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(283, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 272, 1594194891, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:10:\"Einspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a323a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b7d, 1, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(284, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'tl_article', 128, 1568289947, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Downloads\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(285, 'download', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'tl_article', 256, 1666107022, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Download-Element\";}', NULL, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(286, 'downloads', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'tl_article', 384, 1569932782, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:14:\"Download-Liste\";}', NULL, 0xe7caf949c8a811e9bb5ee0d55edd9ad9, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a353a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22e4c6a7f7e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a225cfaf36ae41f11e98cc3e0d55edd9ad9223b7d, 4, 0, 0, 'custom', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(293, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 128, 1568383422, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Content Slider\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(294, 'sliderStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 26, 'tl_article', 256, 1568387417, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 3000, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(295, 'sliderStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 384, 1568383447, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(296, 'text', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 320, 1570632515, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wild- und Honigbienen

\n

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

\n

Egal ob Wildbienen, Honigbienen oder Bienen in der Stadt - Bienen faszinieren, doch ohne unsere Hilfe wird es vielerorts schwer.

', 0xfc10ab82eaa011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"350\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'left', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(297, 'text', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 352, 1570632783, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0x6d5db348ea7711e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"700\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'right', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(298, 'text', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 368, 1570632836, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Wo sind all die Bienen hin?\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

', 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'left', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(299, 'gallery', 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 376, 1570632992, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Bienenfreundlicher Garten\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', 'Honigbienen', 'left', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a343a7b693a303b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b7d, 4, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(300, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 'tl_article', 64, 1569917782, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenhonig
Nahrungsreserve

\n

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_nature', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(301, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'tl_article', 64, 1570633615, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Mehr als 2.500 Wild­bienen­arten in Europa\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden von ihnen gern genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', '', '', '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(302, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'tl_article', 128, 1570633636, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:47:\"Bis zu 50.000 Honig­bienen leben in einem Volk\";}', '

Auf der ganzen Welt gibt es 9 Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

', 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', '', '', '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(303, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'tl_article', 384, 1570633655, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:61:\"Insekten leisten bis zu 90 Prozent der Bestäu­bungs­arbeit\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', '', '', '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(304, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'tl_article', 128, 1568387642, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Theme-Elemente\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(305, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'tl_article', 256, 1570633454, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Teaserboxen mit Sticky-Bild\";}', '

Variante 1: mit voller Bildschirmhöhe und feststehendem Bild, wenn man herunterscrollt

\n

Variante 2: vollflächiges Bild, leichter Transparenz und nimmt nicht die komplette Bildschirmhöhe ein

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(306, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 128, 1568387800, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Content-Box\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(307, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 256, 1568387814, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(308, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 384, 1568387826, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(309, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 320, 1568389500, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(310, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 352, 1568389555, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile is-primary', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(311, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 368, 1568389840, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet is-info', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(312, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 376, 1568389850, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet is-success', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(313, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 380, 1568389858, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet is-warning', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(314, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 382, 1568389863, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet is-danger', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(315, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 128, 1568390082, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Preistabelle\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(316, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 256, 1568390102, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(317, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 384, 1568390109, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(318, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 320, 1568392429, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Kennen-Lern-Abo\";}', '

3 Ausgaben zum Testen

\n

Frei-Haus-Lieferung

\n

Kleines Begrüßungsgeschenk

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '15,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(319, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 352, 1568392436, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:17:\"Persönliches Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Frei-Haus-Lieferung

\n

Attraktives Begrüßungsgeschenk

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '74,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', 'Am Beliebtesten', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(320, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 368, 1568392441, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"E-Paper-Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Bereits einige Tage vor Printausgabe lesbar

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '40,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(322, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 128, 1570633837, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:29:\"Feature-Boxen mit Icon + Text\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(323, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 256, 1568630843, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(324, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 192, 1568628449, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(325, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 384, 1568628455, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(326, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 320, 1568629977, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(327, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 352, 1568636971, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(328, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 368, 1568636872, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(335, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 160, 1570633812, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:53:\"Box mit Hintergrund (mit und ohne Verlinkung)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(337, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1280, 1570633823, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Box ohne Hintergrund (mit und ohne Verlinkung)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(338, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1408, 1568630558, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(339, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1536, 1568630861, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(340, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1664, 1568630802, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(341, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1792, 1568636991, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(342, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1920, 1568636878, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(343, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 2048, 1568630558, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(344, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'tl_article', 128, 1570546720, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Modaler Dialog\";}', '

Ein modaler Dialog öffnet sich durch Klick auf einen Button wie ein Popup und \"sperrt\" sozusagen den Rest der Seite und verhindert ein Neuladen der Seite. In dem Dialog können Sie Text, Bilder und andere Elemente oder Module (z. B. ein Kontaktformular) platzieren.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(345, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'tl_article', 256, 1568642567, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 41, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(346, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'tl_article', 256, 1569916689, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:7:\"Kontakt\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:39:\"white-text dark-image large-headerimage\";}', '', '', '', 0x613a333a7b693a303b733a313a2233223b693a313b733a323a223134223b693a323b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(347, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 128, 1568647139, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:11:\"contact-box\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(348, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 256, 1568646750, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(349, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 144, 1568647396, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:12:\"contact-data\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', 'Anschrift & Kontaktdaten', '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(350, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 224, 1568646780, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(351, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 160, 1568647407, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:12:\"contact-form\";}', '', '', 'column is-12-mobile is-8-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', 'Formular', '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(352, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 152, 1568647119, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(353, 'form', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 192, 1568646821, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 2, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(354, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 148, 1568648076, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{fa::map-marker-alt fa-2x}}

\n

Unsere Anschrift:

\n

Musterfirma GmbH

\n

Musterstraße 127

\n

01234 Musterstadt

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(355, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 176, 1568646964, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Bleiben Sie mit uns in Verbindung\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(356, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 150, 1568648202, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{far::envelope fa-2x}}

\n

Schreiben Sie uns:

\n

E-Mail: example@musterfirma.de

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(357, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 151, 1568648357, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{fas::phone fa-2x}}

\n

Telefonisch kontaktieren:

\n

Tel: 01234 567 890

\n

Mobil: 01234 987 654

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(361, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'tl_article', 128, 1568713224, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(362, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'tl_article', 128, 1569239252, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(364, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'tl_article', 128, 1569239295, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(365, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'tl_article', 128, 1569239308, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(366, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'tl_article', 128, 1569239325, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(367, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'tl_article', 128, 1569239342, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(368, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'tl_article', 128, 1569239351, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(369, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'tl_article', 128, 1569239361, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(370, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 'tl_article', 128, 1569239384, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(371, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'tl_article', 128, 1569239395, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(372, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 'tl_article', 128, 1569239403, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(373, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 512, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(374, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 640, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(375, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 768, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(376, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 896, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(377, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1024, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(378, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1152, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(379, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1280, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(380, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1408, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(381, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1536, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(382, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1664, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(383, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1792, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(384, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 256, 1568718679, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(385, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 192, 1568718316, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(386, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 384, 1568718323, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(387, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 320, 1568718685, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(388, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 272, 1570615054, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nisthilfen für Wildbienen aufstellen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(389, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 368, 1568718695, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(390, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 376, 1568718700, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(391, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 304, 1570615064, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(392, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 344, 1570615070, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(394, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 128, 1568718895, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(395, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 256, 1568718929, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(396, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 384, 1568718938, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(397, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 512, 1568718945, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(398, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 640, 1568718953, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(399, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 768, 1568718962, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(400, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 896, 1568718969, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(401, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 64, 1568719107, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(410, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 64, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(411, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 128, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(412, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 256, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(413, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 384, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(414, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 512, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(415, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 640, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(416, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 768, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(417, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 896, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(418, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 384, 1568719799, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(419, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 512, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(420, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 640, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(421, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 768, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(422, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 896, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(423, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 1024, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(424, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 1152, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(425, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 1280, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(426, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 512, 1568719876, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(427, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 640, 1568719900, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(428, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 768, 1568719905, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(429, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 896, 1568719909, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(430, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1024, 1568719914, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(431, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1152, 1568719876, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(432, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1280, 1568719931, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(433, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1408, 1569239089, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(434, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1536, 1569239097, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(435, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1664, 1569239104, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(436, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1792, 1568719931, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(437, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 512, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(438, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 640, 1568719976, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(439, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 768, 1568719980, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(440, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 896, 1568719999, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(441, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1024, 1568720008, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(442, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1152, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(443, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1280, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(444, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1408, 1569239127, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(445, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1536, 1569239133, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(446, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1664, 1569239138, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(447, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1792, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(452, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 248, 1569239172, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(453, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 224, 1569239163, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(454, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 240, 1569239168, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(455, 'sliderStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 57, 'tl_article', 128, 1570695438, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:40:\"full-width-height-slider parallax-slider\";}', '', '', '', 0x613a323a7b693a303b733a323a223130223b693a313b733a313a2231223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(456, 'ct_sliderElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 256, 1570637976, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Wild- und Honigbienen\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Weiterlesen ...', '', '', 0x563b969aeab011e98cc3e0d55edd9ad9, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(457, 'ct_sliderElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 384, 1569917394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Honigbiene\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0xe0e63790e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Mehr erfahren ...', '', '', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(458, 'ct_sliderElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 512, 1569917408, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"WIldbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xe1c216dbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Hier geht\'s lang!', '', '', NULL, 0xdeb52134e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(459, 'ct_sliderElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 640, 1569917418, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Bienen schützen!\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

', 0xa0409142d94c11e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Hier geht\'s lang!', '', '', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(460, 'sliderStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 768, 1568727906, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(462, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 96, 1568806473, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:32:\"Tabelle vom Elementtyp \"Tabelle\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(463, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 192, 1570632038, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:28:\"Tabelle in einem Textelement\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(464, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 320, 1568806512, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:18:\"Tabelle mit Rahmen\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(465, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 448, 1570632132, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Tabelle mit Zeilenunterlegung\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(466, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 576, 1570632112, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Tabelle kompakt\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(467, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 832, 1570632174, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:42:\"Tabelle mit allen Eigenschaften kombiniert\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(468, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 704, 1570632153, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:28:\"Tabelle mit Mouseover-Effekt\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(471, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'tl_article', 128, 1569399056, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"404\";}', '

Seite nicht gefunden

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(472, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'tl_article', 128, 1569399571, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider konnte Ihre gesuchte Seite nicht gefunden werden. Möglicherweise haben Sie sich vertippt oder die Seite existiert nicht mehr. Sie können dafür gern zur Startseite zurückkehren und sich weiter auf unserer Webseite umschauen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(473, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'tl_article', 128, 1569399131, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"403\";}', '

Zugriff verweigert

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(474, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'tl_article', 128, 1569399582, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider wurde Ihnen der Zugriff zu der aufgerufenen Seite verweigert. Kontaktieren Sie uns oder navigieren Sie zurück zur Startseite, um sich weiter auf unserer Webseite umzuschauen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(475, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'tl_article', 128, 1569399342, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"401\";}', '

Ungültige Authentifizierung

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(476, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'tl_article', 128, 1569399557, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider hat der Server Ihre Anfrage aufgrund fehlender oder ungültiger Authentifizierung abgelehnt. Wenden Sie sich an diesem Fall direkt an uns oder navigieren Sie zur Startseite weiter, um sich auf unserer Webseite umzuschauen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(477, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'tl_article', 256, 1569512930, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:12:\"Textelemente\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(478, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'tl_article', 256, 1666107181, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Theme-Elemente\";}', NULL, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(479, 'toplink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'tl_article', 256, 1569576656, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', 'Nach oben', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(480, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'tl_article', 256, 1570008633, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:17:\"Headerbild dunkel\";}', NULL, 0xdeb52134e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(481, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'tl_article', 128, 1570628612, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(482, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'tl_article', 128, 1570628642, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(483, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'tl_article', 256, 1570008658, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"großes Headerbild dunkel\";}', NULL, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:39:\"white-text dark-image large-headerimage\";}', '', '', '', 0x613a333a7b693a303b733a313a2233223b693a313b733a323a223134223b693a323b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(486, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 96, 1676290533, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Hero\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(487, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 512, 1569850273, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(488, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 640, 1569850566, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Kennen-Lern-Abo\";}', '

3 Ausgaben zum Testen

\n

Frei-Haus-Lieferung

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '15,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(489, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 768, 1569850287, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"E-Paper-Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Bereits einige Tage vor Printausgabe lesbar

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '40,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(490, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 896, 1569850273, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(493, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'tl_article', 256, 1569858295, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(494, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'tl_article', 128, 1666166176, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Impressum\";}', '

Impressum hier einfügen ...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(495, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'tl_article', 128, 1666166199, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:21:\"Datenschutzerklärung\";}', '

Datenschutzerklärung hier einfügen ...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(496, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'tl_article', 256, 1570630591, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:15:\"Headerbild hell\";}', NULL, 0xdeb52134e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:11:\"light-image\";}', '', '', '', 0x613a313a7b693a303b733a323a223135223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(497, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 97, 'tl_article', 128, 1570628628, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(498, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'tl_article', 256, 1570630670, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:23:\"großes Headerbild hell\";}', NULL, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:29:\"large-headerimage light-image\";}', '', '', '', 0x613a323a7b693a303b733a323a223135223b693a313b733a323a223134223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(499, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'tl_article', 128, 1570628667, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(500, 'tabsNavElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 256, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, 0x613a333a7b693a303b613a323a7b733a353a2276616c7565223b733a353a227461622d31223b733a353a226c6162656c223b733a31313a22486f6e69676269656e656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a353a227461622d32223b733a353a226c6162656c223b733a31303a2257696c646269656e656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a353a227461622d33223b733a353a226c6162656c223b733a373a2248756d6d656c6e223b7d7d, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(501, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 384, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-1', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(502, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 416, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(503, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 448, 1585317981, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(504, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 608, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(505, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 688, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(506, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 768, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(507, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 896, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-2', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(508, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1024, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(509, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1088, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(510, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1152, 1585317990, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(511, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1408, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(512, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1536, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(513, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1664, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-3', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(514, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1792, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(515, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 2048, 1585318002, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(516, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 2112, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(517, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 2176, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(518, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 2304, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(519, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 128, 1570012526, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Tabs\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(525, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 101, 'tl_article', 128, 1570539497, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:30:\"Vielen Dank für Ihre Anfrage!\";}', '

Ihre Anfrage wurde erfolgreich versendet und wir werden uns in Kürze mit Ihnen in Verbindung setzen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(527, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'tl_article', 256, 1570611680, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0x2af91d3dea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"7\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"logo-light\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(528, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 288, 1570615012, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

keine Unkrautvernichter verwenden - diese schädigen Bienen indirekt

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(529, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 64, 1570615128, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:51:\"Was man für eine bienenfreundliche Umwelt tun kann\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(530, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 'tl_article', 32, 1570633377, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Teaserbox mit Panorama-Bild

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(533, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 256, 1570636838, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(534, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 384, 1570637640, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Selbst Honigbienen halten\";}', '

Ein verantwortungsvolles Hobby mit tausenden Haustieren und flüssigem Gold - werden Sie selbst aktiv und tragen zum Erhalt der Honigbiene bei.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(535, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 512, 1570637307, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Wildbienen Unterschlupf gewähren\";}', '

Wildbienen benötigen einen behaglichen Nistplatz, wie z.B. Erde/Sand, Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(536, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 640, 1570637479, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Insektenfreundlich pflanzen\";}', '

Mit einer geeigneten Bepflanzung von Balkonen, Dachterrassen oder sogar Fensterbänken können wir Bienen helfen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(537, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 768, 1570637499, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(538, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 896, 1570636838, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(539, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 512, 1573655348, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 45, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(545, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 128, 1582290600, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Text Modal Element\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(547, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 256, 1582290612, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(548, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 384, 1582290617, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(549, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 320, 1582290677, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(550, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 352, 1582290707, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(551, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 368, 1582290743, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(552, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1920, 1582296412, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"text-modal\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(553, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2048, 1582290794, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(554, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2176, 1582290834, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(555, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2304, 1582290840, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(556, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2432, 1582290845, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(557, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2560, 1582290794, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(558, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1920, 1582290877, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(559, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2048, 1582290867, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(560, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2176, 1582290883, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(561, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2304, 1582290888, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(562, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2432, 1582290894, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(563, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2560, 1582290867, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(564, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 376, 1582291218, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(565, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 504, 1582291210, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(566, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 632, 1582291228, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Honigbienen (Kopie)\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(567, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 760, 1582291237, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Wildbienen (Kopie)\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(568, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 888, 1582291244, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hummeln (Kopie)\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(569, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 1016, 1582291210, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(570, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1920, 1582292228, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(571, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2048, 1582292211, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(572, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2176, 1582292234, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(573, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2304, 1582292239, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(574, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2432, 1582292244, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(575, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2560, 1582292211, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(577, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 2432, 1622023151, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-4', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(582, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3072, 1622023153, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(583, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 2752, 1622023152, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(584, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3200, 1622023153, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-5', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(585, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3328, 1622023154, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test 2

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(586, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3456, 1622023155, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(587, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3584, 1622023155, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-6', NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(588, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3712, 1622023156, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test 3

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(589, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3840, 1622023156, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(590, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'tl_article', 128, 1634900442, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Beispielintegration eines Megamenü (im Navigations-Modul als Template auswählbar)

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(591, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 896, 1666106654, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:22:\"Text rechts neben Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"250\";i:2;s:4:\"crop\";}', NULL, '', 'left', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(592, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 1024, 1666106686, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Text links neben Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"250\";i:2;s:4:\"crop\";}', NULL, '', 'right', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(593, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 832, 1666106769, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Text unter Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0xe5116e9ee41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:4:\"1300\";i:1;s:3:\"200\";i:2;s:4:\"crop\";}', NULL, '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(594, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 1152, 1666106796, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Text über Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0xe5116e9ee41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:4:\"1300\";i:1;s:3:\"200\";i:2;s:4:\"crop\";}', NULL, '', 'below', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(616, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'tl_article', 256, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:19:\"Einspaltiges Layout\";}', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(617, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 128, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(620, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 512, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(621, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 640, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(622, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 768, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(623, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 896, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(624, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1024, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(625, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1152, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(626, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1280, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(627, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1408, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(628, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1536, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(629, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1664, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(630, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1792, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(631, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1920, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"text-modal\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(632, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2048, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(633, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2176, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(634, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2304, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(635, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2432, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(636, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2560, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(637, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'tl_article', 256, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Dreispaltiges Layout\";}', NULL, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(638, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 128, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(639, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 224, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(640, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 240, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(641, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 248, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(642, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 376, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(643, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 504, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(644, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 632, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Honigbienen (Kopie)\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(645, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 760, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Wildbienen (Kopie)\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(646, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 888, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hummeln (Kopie)\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(647, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 1016, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(648, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 384, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(649, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 512, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(650, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 640, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(651, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 768, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(652, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 896, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(653, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 1024, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(654, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 1152, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(655, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 1280, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(656, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:24:\"Layout mit linker Spalte\";}', NULL, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(657, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 64, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(658, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(659, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(660, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 384, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(661, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 512, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(662, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(663, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(664, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(665, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(668, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 512, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(669, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(670, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(671, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(672, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1024, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(673, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1152, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(674, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1280, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(675, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1408, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(676, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1536, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(677, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1664, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(678, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1792, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(679, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1920, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(680, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2048, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(681, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2176, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(682, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2304, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(683, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2432, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(684, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2560, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(685, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"Layout mit rechter Spalte\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(686, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 64, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(687, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(688, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(689, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 384, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(690, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 512, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(691, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(692, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(693, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(694, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(697, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 512, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(698, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(699, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(700, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(701, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1024, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(702, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1152, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(703, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1280, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(704, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1408, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(705, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1536, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(706, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1664, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(707, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1792, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(708, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1920, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(709, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2048, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(710, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2176, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(711, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2304, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(712, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2432, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(713, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2560, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(715, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 384, 1666168686, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:34:\"Farbige Icons (Hauptfarbe)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(716, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 512, 1666168737, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Farbige Icons (Info)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(717, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 640, 1666168752, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Farbige Icons (Link)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-link', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(718, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 768, 1666168770, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Farbige Icons (Success)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(719, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 896, 1666168785, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Farbige Icons (Warning)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(720, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1024, 1666168798, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:30:\"Farbige Icons (Danger)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(722, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1152, 1666170415, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Beat\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34303a227b7b66612d736f6c69643a3a636972636c652d706c75733a3a66612d626561742066612d32787d7d223b693a313b733a33343a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32787d7d223b693a323b733a36353a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a20302e35737d7d223b693a333b733a36343a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2032733b7d7d223b693a343b733a35363a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d626561742d7363616c653a20322e307d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(724, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1280, 1666170419, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Fade\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34393a227b7b66612d736f6c69643a3a747269616e676c652d6578636c616d6174696f6e3a3a66612d666164652066612d32787d7d223b693a313b733a34353a227b7b66612d736f6c69643a3a736b756c6c2d63726f7373626f6e65733a3a66612d666164652066612d32787d7d223b693a323b733a33323a227b7b66612d736f6c69643a3a73756e3a3a66612d666164652066612d32787d7d223b693a333b733a39303a227b7b66612d736f6c69643a3a692d637572736f723a3a66612d666164652066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2032733b202d2d66612d666164652d6f7061636974793a20302e367d7d223b693a343b733a303a22223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(725, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1088, 1666170431, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Animierte Icons\";}', NULL, NULL, '', '', '', NULL, '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(727, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1408, 1666170617, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:9:\"Beat-Fade\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a33393a227b7b66612d736f6c69643a3a686970706f3a3a66612d626561742d666164652066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a666561746865723a3a66612d626561742d666164652066612d32787d7d223b693a323b733a39393a227b7b66612d736f6c69643a3a706f6f2d626f6c743a3a66612d626561742d666164652066612d32783a3a2d2d66612d626561742d666164652d6f7061636974793a20302e313b202d2d66612d626561742d666164652d7363616c653a20312e32357d7d223b693a333b733a3130353a227b7b66612d736f6c69643a3a636972636c652d696e666f3a3a66612d626561742d666164652066612d32783a3a2d2d66612d626561742d666164652d6f7061636974793a20302e36373b202d2d66612d626561742d666164652d7363616c653a20312e3037353b7d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(728, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1536, 1666170733, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:6:\"Bounce\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a34313a227b7b66612d736f6c69643a3a6261736b657462616c6c3a3a66612d626f756e63652066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a766f6c6c657962616c6c3a3a66612d626f756e63652066612d32787d7d223b693a323b733a3231333a227b7b66612d736f6c69643a3a66726f673a3a66612d626f756e63652066612d32783a3a202d2d66612d626f756e63652d73746172742d7363616c652d783a20313b202d2d66612d626f756e63652d73746172742d7363616c652d793a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d783a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d793a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d783a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d793a20313b7d7d223b693a333b733a3233383a227b7b66612d736f6c69643a3a7370696465723a3a66612d626f756e63652066612d32783a3a2d2d66612d626f756e63652d73746172742d7363616c652d783a20313b202d2d66612d626f756e63652d73746172742d7363616c652d793a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d783a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d793a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d783a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d793a20313b202d2d66612d626f756e63652d7265626f756e643a20303b7d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(729, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1664, 1666170910, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Flip\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34313a227b7b66612d736f6c69643a3a636f6d706163742d646973633a3a66612d666c69702066612d32787d7d223b693a313b733a34323a227b7b66612d736f6c69643a3a63616d6572612d726f746174653a3a66612d666c69702066612d32787d7d223b693a323b733a33373a227b7b66612d736f6c69643a3a666f6f7462616c6c3a3a66612d666c69702066612d32787d7d223b693a333b733a36383a227b7b66612d736f6c69643a3a7363726f6c6c3a3a66612d666c69702066612d32783a3a2d2d66612d666c69702d783a20313b202d2d66612d666c69702d793a20303b7d7d223b693a343b733a37373a227b7b66612d736f6c69643a3a6d6f6e65792d636865636b2d646f6c6c61723a3a66612d666c69702066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2033733b7d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(730, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1792, 1666170983, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:5:\"Shake\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a33343a227b7b66612d736f6c69643a3a62656c6c3a3a66612d7368616b652066612d32787d7d223b693a313b733a33343a227b7b66612d736f6c69643a3a6c6f636b3a3a66612d7368616b652066612d32787d7d223b693a323b733a33393a227b7b66612d736f6c69643a3a73746f7077617463683a3a66612d7368616b652066612d32787d7d223b693a333b733a33343a227b7b66612d736f6c69643a3a626f6d623a3a66612d7368616b652066612d32787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(731, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1920, 1666171066, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Spin\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a363a7b693a303b733a33333a227b7b66612d736f6c69643a3a73796e633a3a66612d7370696e2066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a636972636c652d6e6f7463683a3a66612d7370696e2066612d32787d7d223b693a323b733a33323a227b7b66612d736f6c69643a3a636f673a3a66612d7370696e2066612d32787d7d223b693a333b733a33323a227b7b66612d736f6c69643a3a636f673a3a66612d7370696e2066612d32787d7d223b693a343b733a34323a227b7b66612d736f6c69643a3a7370696e6e65723a3a66612d7370696e2d70756c73652066612d32787d7d223b693a353b733a35383a227b7b66612d736f6c69643a3a7370696e6e65723a3a66612d7370696e2d70756c73652066612d7370696e2d726576657273652066612d32787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(732, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 192, 1666171797, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Social Icons\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a383a7b693a303b733a33303a227b7b66612d6272616e64733a3a66616365626f6f6b3a3a66612d32787d7d223b693a313b733a33313a227b7b66612d6272616e64733a3a696e7374616772616d3a3a66612d32787d7d223b693a323b733a32393a227b7b66612d6272616e64733a3a747769747465723a3a66612d32787d7d223b693a333b733a32393a227b7b66612d6272616e64733a3a796f75747562653a3a66612d32787d7d223b693a343b733a32383a227b7b66612d6272616e64733a3a74696b746f6b3a3a66612d32787d7d223b693a353b733a32393a227b7b66612d6272616e64733a3a646973636f72643a3a66612d32787d7d223b693a363b733a33303a227b7b66612d6272616e64733a3a6c696e6b6564696e3a3a66612d32787d7d223b693a373b733a32363a227b7b66612d6272616e64733a3a78696e673a3a66612d32787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(733, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 2048, 1666171717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:6:\"Rotate\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a373a7b693a303b733a33333a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d32787d7d223b693a313b733a34363a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d39302066612d32787d7d223b693a323b733a34373a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d3138302066612d32787d7d223b693a333b733a34373a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d3237302066612d32787d7d223b693a343b733a35323a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d686f72697a6f6e74616c2066612d32787d7d223b693a353b733a35303a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d766572746963616c2066612d32787d7d223b693a363b733a34363a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d626f74682066612d32787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(736, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 48, 1676290646, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Hero-Element\";}', NULL, NULL, '', '', '', NULL, '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(737, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 768, 1676290845, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'left', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(738, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 896, 1676290868, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'right', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(739, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 1024, 1676290884, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(740, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 1152, 1676290892, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'below', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); -INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`) VALUES(741, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'tl_article', 128, 1704453723, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', NULL, '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, ''); +INSERT INTO `tl_calendar_events` (`id`, `featured`, `addTime`, `addImage`, `overwriteMeta`, `fullsize`, `recurring`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `title`, `alias`, `author`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `canonicalLink`, `location`, `address`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `repeatEach`, `repeatEnd`, `recurrences`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(1, 0, 1, 1, 0, 0, 1, 0, 0, 1, 0, 1, 1569916941, 'Vortrag zum Thema \"Bienen schützen\"', 'vortrag-zum-thema-bienen-schuetzen', 1, 1569596400, 1569607200, 1569535200, NULL, '', '', NULL, '', 'Musterstadt', 'Bienenallee 17', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_calendar_events` (`id`, `featured`, `addTime`, `addImage`, `overwriteMeta`, `fullsize`, `recurring`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `title`, `alias`, `author`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `canonicalLink`, `location`, `address`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `repeatEach`, `repeatEnd`, `recurrences`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(2, 0, 1, 1, 0, 0, 1, 0, 0, 1, 0, 1, 1569916929, 'Vortrag zum Thema \"Honig- und Wildbienen\"', 'vortrag-zum-thema-honig-und-wildbienen', 1, 1573387200, 1573392600, 1573340400, NULL, '', '', NULL, '', 'Musterstadt', 'Bienenallee 17', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0xdf8a8842e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_calendar_events` (`id`, `featured`, `addTime`, `addImage`, `overwriteMeta`, `fullsize`, `recurring`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `title`, `alias`, `author`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `canonicalLink`, `location`, `address`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `repeatEach`, `repeatEnd`, `recurrences`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(3, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 1, 1569916918, 'Vortrag zum Thema \"Urban Beekeeping\"', 'vortrag-zum-thema-urban-beekeeping', 1, 1580047200, 1580056200, 1579993200, NULL, '', '', NULL, '', 'Musterstadt', 'Bienenallee 17', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 0, 0, NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_calendar_events` (`id`, `featured`, `addTime`, `addImage`, `overwriteMeta`, `fullsize`, `recurring`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `title`, `alias`, `author`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `canonicalLink`, `location`, `address`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `repeatEach`, `repeatEnd`, `recurrences`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(4, 0, 0, 1, 0, 0, 1, 0, 0, 1, 0, 1, 1569916910, 'Grüne Woche im April', 'gruene-woche', 1, 1586728800, 1587333599, 1586728800, 1587247200, '', '', NULL, '', 'Musterstadt', 'Bienenallee 2', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden.

', 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_calendar_events` (`id`, `featured`, `addTime`, `addImage`, `overwriteMeta`, `fullsize`, `recurring`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `title`, `alias`, `author`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `canonicalLink`, `location`, `address`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `repeatEach`, `repeatEnd`, `recurrences`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(8, 0, 1, 1, 0, 0, 1, 0, 0, 1, 0, 1, 1594136575, 'Grüne Woche im September', 'gruene-woche-im-september', 1, 1569254400, 1569780000, 1569189600, 1569708000, '', '', NULL, '', 'Musterstadt', 'Bienenallee 2', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', 'a:2:{s:4:\"unit\";s:5:\"years\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_calendar_events` (`id`, `featured`, `addTime`, `addImage`, `overwriteMeta`, `fullsize`, `recurring`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `title`, `alias`, `author`, `startTime`, `endTime`, `startDate`, `endDate`, `pageTitle`, `robots`, `description`, `canonicalLink`, `location`, `address`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `repeatEach`, `repeatEnd`, `recurrences`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(9, 0, 1, 1, 0, 0, 1, 0, 0, 1, 0, 1, 1570540147, 'Vortrag zum Thema \"Honig- und Wildbienen\"', 'vortrag-zum-thema-honig-und-wildbienen-2', 1, 1567584000, 1567598400, 1567548000, NULL, '', '', NULL, '', 'Musterstadt', 'Bienenallee 17', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', 0xe321c1e8e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', 'a:2:{s:4:\"unit\";s:6:\"months\";s:5:\"value\";s:1:\"1\";}', 4294967295, 0, NULL, 'default', '', 0, 0, '', '', '', '', NULL); --- --- Daten für Tabelle `tl_css_style_selector` --- +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(2, 'sliderStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 'tl_article', 128, 1699549751, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:40:\"full-width-height-slider parallax-slider\";}', '', '', '', 0x613a323a7b693a303b733a323a223130223b693a313b733a313a2231223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(3, 'sliderStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 256, 1566897391, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(4, 'ct_sliderElement', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 192, 1570698189, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#honigbienen', 'Mehr erfahren ...', '', '', NULL, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(6, 'ct_sliderElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 160, 1620807216, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Die Biene.\";}', '

... eines der wichtigsten Nutztiere auf der Welt.
Egal ob Wildbienen, Honigbienen oder Bienen in der Stadt - Bienen faszinieren, doch ohne unsere Hilfe wird es vielerorts schwer.

', 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#article-3', 'Warum ist das so?', '', '', 0xa09d3989eaab11e98cc3e0d55edd9ad9, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(9, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 128, 1566910278, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:15:\"h1-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(10, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 256, 1566910292, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"h2-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(11, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 384, 1566910318, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"h3-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(12, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 512, 1566910314, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:15:\"h4-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(13, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 640, 1566910333, 'a:2:{s:4:\"unit\";s:2:\"h5\";s:5:\"value\";s:15:\"h5-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(14, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 768, 1566910346, 'a:2:{s:4:\"unit\";s:2:\"h6\";s:5:\"value\";s:15:\"h6-Überschrift\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(15, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 'tl_article', 128, 1570638176, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:27:\"Wo sind all die Bienen hin?\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:18:\"wo-sind-die-bienen\";i:1;s:17:\"center large-text\";}', '', '', '', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(17, 'ct_sliderElement', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 200, 1570698198, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#wildbienen', 'Hier geht\'s lang!', '', '', NULL, 0xdf8eef3be41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(18, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 'tl_article', 128, 1708513752, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:50:\"Bis zu 50.000 Honig­bienen leben in einem Volk\";}', '

Auf der ganzen Welt gibt es 9 Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

', 0x6d5db348ea7711e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:11:\"honigbienen\";i:1;s:16:\"sticky-teaserbox\";}', '', '', '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2|urlattr}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(19, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 'tl_article', 64, 1708513745, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:50:\"Mehr als 2.500 Wild­bienen­arten in Europa\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden von ihnen gern genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"wildbienen\";i:1;s:16:\"sticky-teaserbox\";}', '', '', '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2|urlattr}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(20, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 'tl_article', 384, 1708513757, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:67:\"Insekten leisten bis zu 90 Prozent der Bestäu­bungs­arbeit\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', '', '', '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2|urlattr}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(21, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 128, 1570031294, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

\n

 

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:17:\"center large-text\";}', '', '', '', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(22, 'ct_sliderElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_article', 208, 1570697935, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Bienen schützen!\";}', '

Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der gesamten Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Umso besorgniserregender ist die Tatsache, dass in den letzten Jahren weltweit konsequent immer mehr Bienenpopulationen einfach wegsterben.

', 0xe27cfbfde41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}#article-33', 'Was kann ich tun?', '', '', NULL, 0xe5116e9ee41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(23, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 128, 1569837109, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(24, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 256, 1566986370, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(25, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 192, 1567005325, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(26, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 224, 1567005335, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(27, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 64, 1570631669, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:50:\"Grid mit automatischer Anpassung der Spaltenbreite\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(28, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 32, 1570631653, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Grids\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(30, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 512, 1567006591, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns is-multiline', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(31, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 640, 1567006704, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] First Column

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(32, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 768, 1567006712, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Our Second Column

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(33, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 896, 1567005399, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(34, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 832, 1567006720, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Third Column

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(35, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 864, 1567006730, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] The Fourth Column

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(36, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 880, 1567006877, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Fifth Column.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:15:\"bd-notification\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(37, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1024, 1570631681, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:35:\"Grid mit selbst definierten Klassen\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(38, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1152, 1567006912, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(39, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1280, 1567007229, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-6-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(40, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1408, 1567007201, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-3-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-3-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(41, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1536, 1567006912, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(42, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1472, 1567007213, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-12-mobile.is-3-desktop] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-3-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(43, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1664, 1570631694, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:32:\"Grid mit zentrierter Ausrichtung\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(44, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1792, 1567007305, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(45, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 1920, 1567007386, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-4] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(46, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2048, 1567007393, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column.is-4] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(47, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2176, 1567007283, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(48, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2304, 1570631708, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:17:\"Grid ohne Abstand\";}', '

Indem man dem Umschlags-Start-Element die Klasse columns und den Elementen die Klasse column gibt, werden die Elemente automatisch ausgerichtet, d. h. beispielsweise auf Desktop-Geräten nebeneinander und auf mobilen Geräten untereinander.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(49, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2432, 1567007360, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns is-gapless', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(50, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2560, 1567007365, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(51, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2688, 1567007372, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

[.column] Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(52, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_article', 2816, 1567007344, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(53, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 'tl_article', 64, 1570698045, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenhonig
Nahrungsreserve

\n

Der Honig, der aus Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}#article-31', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_nature', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(56, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'tl_article', 128, 1570611687, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0x2af4cce8ea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"7\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(58, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 64, 1567090787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Hauptfarbe)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(59, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 192, 1567090839, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Link)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-link', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(60, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 320, 1567090846, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Info)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(61, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 448, 1567090853, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Erfolg)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(62, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 576, 1567090858, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Warnung)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(63, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 704, 1567090864, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Achtung)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(65, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 32, 1567090771, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(67, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 832, 1567091095, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Klein)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-small', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(68, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 960, 1567091105, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Medium)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-medium', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(69, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1088, 1567091116, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Groß)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-large', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(70, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 16, 1570631800, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Button-Farben\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(71, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 768, 1570631814, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Button-Größen\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(72, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 8, 1567091186, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Buttons\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(73, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1216, 1570631822, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Button-Styles\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(74, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 896, 1567091220, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Normal)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(75, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1344, 1567091299, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Laden)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-loading', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(76, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1472, 1570631845, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:31:\"Button-Eigenschaften kombiniert\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(77, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1280, 1567091354, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Hauptfarbe mit Rahmen)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-primary is-outlined', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(78, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1600, 1567091450, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Hauptfarbe / Klein)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-primary is-small', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(79, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1728, 1567091480, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Info / Laden)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-info is-loading', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(80, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 1856, 1567091511, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::2}}', '', '', 'Button (Achtung / Groß / mit Rahmen)', '', '', NULL, 4, 0, 0, '', '', 'content_element/hyperlink/button_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-danger is-large is-outlined', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(87, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'tl_article', 128, 1571136617, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

© Firma / {{date::Y}} / Nature Theme by contao-themes.net

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(94, 'tabsNavElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 256, 1622023145, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, 0x613a333a7b693a303b613a323a7b733a353a2276616c7565223b733a353a227461622d31223b733a353a226c6162656c223b733a31313a22486f6e69676269656e656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a353a227461622d32223b733a353a226c6162656c223b733a31303a2257696c646269656e656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a353a227461622d33223b733a353a226c6162656c223b733a373a2248756d6d656c6e223b7d7d, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(95, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 384, 1567509105, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-1', NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(97, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 448, 1585317936, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(102, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 768, 1567504999, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(106, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 608, 1570631319, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xfc10ab82eaa011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(108, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 416, 1567512712, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(109, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 688, 1567509134, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(110, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 896, 1567509175, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-2', NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(111, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1024, 1567512725, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(112, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1152, 1585317946, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(113, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1088, 1570623911, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xb2f95495ea8f11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(114, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1408, 1567509165, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(115, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1536, 1567509165, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(116, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 128, 1570615285, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, denn diese fleißigen Helfer spielen eine zentrale Rolle im Erhalt unserer Kultur- und Landwirtschaft. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(120, 'text', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 'tl_article', 64, 1570611701, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Besuchen Sie uns auch auf anderen Plattformen

\n

{{fab::facebook-f}} Facebook {{fab::instagram}} Instagram {{fab::twitter}} Twitter Nature Theme

', 0x2af91d3dea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"200\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'left', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(121, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 'tl_article', 128, 1567523313, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 4, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(124, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1664, 1567764522, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-3', NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(125, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 1792, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(126, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 2112, 1570624098, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0x29070564ea9011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(127, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 2048, 1585317957, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viele Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(128, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 2176, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(129, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 'tl_article', 2304, 1567764462, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(131, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 128, 1676290561, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-primary)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(132, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 256, 1676290575, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hero (.is-info)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(133, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 384, 1676290590, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-success)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(134, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 512, 1676290613, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Hero (.is-warning)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(135, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 640, 1676290627, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Hero (.is-danger)\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(137, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 'tl_article', 256, 1569917024, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:19:\"Einspaltiges Layout\";}', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(138, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 'tl_article', 256, 1569917054, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:24:\"Layout mit linker Spalte\";}', NULL, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(139, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 'tl_article', 256, 1569917081, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"Layout mit rechter Spalte\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(140, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 128, 1570628561, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(141, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 'tl_article', 256, 1569917097, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Dreispaltiges Layout\";}', NULL, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(143, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 128, 1570627795, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(144, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 128, 1570628581, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(145, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 128, 1570628598, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(147, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_news', 64, 1568030332, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(148, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_news', 64, 1568030394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(149, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 'tl_news', 64, 1568030442, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(150, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_news', 64, 1568030518, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

\n', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(151, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 'tl_news', 16, 1568030554, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(152, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 'tl_news', 32, 1568030614, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(153, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'tl_article', 128, 1568030829, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 6, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(154, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'tl_article', 256, 1568030843, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 7, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(155, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'tl_article', 384, 1568030859, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 8, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(156, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 'tl_article', 128, 1568109185, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 9, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(157, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 'tl_article', 128, 1568109568, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 10, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(158, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(159, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(160, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_news', 64, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

\n

Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:

\n', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(161, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'tl_news', 16, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(162, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_news', 896, 1568110490, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(163, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 'tl_calendar_events', 32, 1568114367, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(164, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_calendar_events', 32, 1568114568, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(165, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'tl_calendar_events', 32, 1568114580, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(166, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 'tl_calendar_events', 32, 1568114596, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(167, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 32, 1568114925, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 11, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(168, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 'tl_article', 64, 1568114986, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:4:\"News\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(169, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 16, 1568115081, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:6:\"Events\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(172, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 48, 1568115346, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 13, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(173, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 40, 1568115280, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 12, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(175, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 256, 1568122927, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 18, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(176, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 384, 1568280598, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 16, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(178, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 'tl_article', 128, 1568125511, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 19, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(179, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 'tl_article', 128, 1568125521, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 14, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(180, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'tl_article', 8, 1568126023, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:10:\"Navigation\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(181, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'tl_article', 12, 1568126597, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 20, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(182, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 'tl_article', 10, 1568126108, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:22:\"Unterseiten-Navigation\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(183, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 128, 1568127120, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:4:\"User\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(184, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 256, 1568127382, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 21, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(185, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 384, 1568127391, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 22, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(187, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 512, 1568127527, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 23, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(188, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 640, 1568127534, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 24, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(189, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 768, 1568127541, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 25, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(190, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 832, 1568127548, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 26, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(191, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'tl_article', 128, 1568128842, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Formulare\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(192, 'form', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 'tl_article', 256, 1568128852, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 1, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(193, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 448, 1568206463, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 27, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(194, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 'tl_article', 576, 1568206471, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 28, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(195, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'tl_article', 128, 1568208402, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:10:\"Newsletter\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(196, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 'tl_article', 128, 1568208554, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:12:\"Vielen Dank!\";}', '

Vielen Dank für die Abonnierung unseres Newsletters. Zur Aktivierung Ihres Abonnements ist es erforderlich, dass Sie den Aktivierungslink in der zugesandten E-Mail anklicken.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(197, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 'tl_article', 256, 1568209246, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 30, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(198, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 'tl_article', 128, 1568209272, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 30, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(199, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 'tl_article', 128, 1568209289, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 31, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(200, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'tl_article', 128, 1568210390, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 32, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(201, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52, 'tl_article', 128, 1568210464, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 33, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(202, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 'tl_article', 256, 1568210501, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 34, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(203, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 24, 1568211250, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 35, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(204, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 28, 1568211263, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 36, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(207, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 'tl_article', 30, 1568273945, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 37, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(209, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 'tl_calendar_events', 32, 1568274067, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(210, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'tl_calendar_events', 32, 1568274146, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(211, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 'tl_article', 128, 1568276179, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 38, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(212, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 256, 1568280441, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 39, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(213, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 384, 1568280508, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 40, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(214, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 256, 1568280607, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 18, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(215, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 384, 1568280607, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 16, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(216, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 4, 1568280833, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Links\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(217, 'hyperlink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 'tl_article', 6, 1568280859, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '{{link_url::4}}', '', '', 'Hyperlink', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(219, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 128, 1568280993, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:6:\"Listen\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(220, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 256, 1570631934, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Liste nummeriert\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(221, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 384, 1570631945, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:18:\"Liste unnummeriert\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, 'unordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(222, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 512, 1570631958, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:44:\"Liste alphabetisch (Großbuchstaben)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/list/alphabetic_uppercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(223, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 640, 1570631971, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:44:\"Liste alphabetisch (Kleinbuchstaben)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/list/alphabetic_lowercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(224, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 768, 1568281571, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Liste mit römischen Ziffern (Großbuchstaben)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/list/roman_uppercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(225, 'list', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 'tl_article', 896, 1568281584, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Liste mit römischen Ziffern (Kleinbuchstaben)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, 'ordered', 0x613a363a7b693a303b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b693a313b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b693a323b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b693a333b733a31363a22557262616e204265656b656570696e67223b693a343b733a31373a224269656e656e706174656e736368616674223b693a353b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/list/roman_lowercase', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(228, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 128, 1666171570, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:5:\"Icons\";}', '

Im Nature Theme können Font Awesome Icons genutzt werden und auch in Elementen mit Hilfe eines Insert-Tags eingebunden werden.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(229, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 256, 1666171167, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Verschiedene Größen\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(236, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 128, 1568806477, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(237, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 256, 1568806954, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n
 HonigbieneWildbieneHummel
Versch. Arten auf der Welt9Ca. 30.000etwa 250
Versch. Arten in EuropaEineMehr als 2.500etwa 70
LebensweiseLeben in einem großen Volk.Leben als Einzelgänger.Leben für kurze Zeit in einem Volk.
\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

\n
MitgliederBis zu 50.000 + eine KöniginEinzelgänger500 bis 600 + eine Königin
', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(238, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 64, 1568284410, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:8:\"Tabellen\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(239, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 384, 1568806517, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:17:\"table is-bordered\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(240, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 512, 1568806523, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"table is-striped\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(241, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 640, 1568806552, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:15:\"table is-narrow\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(242, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 768, 1568806590, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"table is-hoverable\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(243, 'table', 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 896, 1568806571, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a353a7b693a303b613a343a7b693a303b733a303a22223b693a313b733a31303a22486f6e69676269656e65223b693a323b733a393a2257696c646269656e65223b693a333b733a363a2248756d6d656c223b7d693a313b613a343a7b693a303b733a32363a225665727363682e20417274656e20617566206465722057656c74223b693a313b733a313a2239223b693a323b733a31303a2243612e2033302e303030223b693a333b733a383a226574776120323530223b7d693a323b613a343a7b693a303b733a32333a225665727363682e20417274656e20696e204575726f7061223b693a313b733a343a2245696e65223b693a323b733a31343a224d65687220616c7320322e353030223b693a333b733a373a2265747761203730223b7d693a333b613a343a7b693a303b733a31313a224c6562656e737765697365223b693a313b733a32383a224c6562656e20696e2065696e656d2067726fc39f656e20566f6c6b2e223b693a323b733a32343a224c6562656e20616c732045696e7a656c67c3a46e6765722e223b693a333b733a33363a224c6562656e2066c3bc72206b75727a65205a65697420696e2065696e656d20566f6c6b2e223b7d693a343b613a343a7b693a303b733a31303a224d6974676c6965646572223b693a313b733a32393a22426973207a752035302e303030202b2065696e65204bc3b66e6967696e223b693a323b733a31333a2245696e7a656c67c3a46e676572223b693a333b733a32373a223530302062697320363030202b2065696e65204bc3b66e6967696e223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:64:\"table is-bordered is-striped is-narrow is-hoverable is-fullwidth\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(244, 'code', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 'tl_article', 128, 1568285959, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Code\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', 'JavaScript', 'sourceText', '', '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(246, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 128, 1568286031, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Akkordion\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(247, 'accordionStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 256, 1568286108, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', 'Honigbienen', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(248, 'accordionStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1408, 1568286059, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(249, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 384, 1568286102, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(250, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 512, 1568286102, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n
', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(251, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 640, 1569917247, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(252, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 768, 1568286102, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(253, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1600, 1568286161, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(254, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1632, 1569917257, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(255, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1648, 1568286161, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

\n
', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(256, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1656, 1568286161, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(257, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1856, 1568286174, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(258, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1888, 1568286174, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '
\n

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

\n
', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(259, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1904, 1569917268, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(260, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1912, 1568286174, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(261, 'accordionStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1536, 1568286126, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', 'Wildbienen', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(262, 'accordionStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1664, 1568286133, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(263, 'accordionStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1792, 1568286148, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', 'Hummeln', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(264, 'accordionStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 'tl_article', 1920, 1568286140, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(266, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 128, 1568287955, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Media-Elemente\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(267, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 256, 1568287969, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Bildergalerie\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(268, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 384, 1569917543, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Vierspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"320\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b7d, 4, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(269, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 320, 1569917534, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Dreispaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"450\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a363a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b7d, 3, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(270, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 288, 1569917523, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Zweispaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"700\";i:1;s:3:\"500\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a343a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b7d, 2, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(271, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 512, 1569917555, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:12:\"Fünfspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31303a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b7d, 5, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(272, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 640, 1569917574, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Sechspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31323a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b7d, 6, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(273, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 768, 1569917590, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Siebenspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31343a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b7d, 7, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(274, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 896, 1569917608, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Achtspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31363a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b7d, 8, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(275, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1024, 1569917622, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Neunspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 9, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(276, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1152, 1569917634, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"Zehnspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 10, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(277, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1280, 1569917647, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:10:\"Elfspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 11, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(278, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1408, 1569917659, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:13:\"Zwölfspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"315\";i:1;s:3:\"210\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a31383a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a22ddf39ffbe41e11e98cc3e0d55edd9ad9223b693a353b733a31363a22dead7e80e41e11e98cc3e0d55edd9ad9223b693a363b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a373b733a31363a22df8eef3be41e11e98cc3e0d55edd9ad9223b693a383b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b693a393b733a31363a22e0645581e41e11e98cc3e0d55edd9ad9223b693a31303b733a31363a22e0e63790e41e11e98cc3e0d55edd9ad9223b693a31313b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a31323b733a31363a22e27cfbfde41e11e98cc3e0d55edd9ad9223b693a31333b733a31363a22e321c1e8e41e11e98cc3e0d55edd9ad9223b693a31343b733a31363a22e3b59a7ee41e11e98cc3e0d55edd9ad9223b693a31353b733a31363a22e45e2731e41e11e98cc3e0d55edd9ad9223b693a31363b733a31363a22e4b68b93e41e11e98cc3e0d55edd9ad9223b693a31373b733a31363a22e5116e9ee41e11e98cc3e0d55edd9ad9223b7d, 12, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(279, 'player', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1536, 1594194392, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Video\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', 0x613a313a7b693a303b733a31363a22563b969aeab011e98cc3e0d55edd9ad9223b7d, '', '', NULL, 'a:2:{i:0;s:4:\"1440\";i:1;s:4:\"1080\";}', NULL, 0, 0, '', 'none', 'auto', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(280, 'youtube', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 1664, 1666106548, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"YouTube-Video\";}', NULL, 0xe7dab66cc8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', 0x613a313a7b693a303b733a31363a2244f72278c8ab11e9bb5ee0d55edd9ad9223b7d, 'ymjZlOkwGVw', '', NULL, 'a:2:{i:0;s:4:\"1440\";i:1;s:4:\"1080\";}', NULL, 0, 0, '', '', 'auto', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(282, 'image', 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 192, 1594194904, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Bild\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', 'Tolle Nahaufnahme einer Biene', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(283, 'gallery', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 'tl_article', 272, 1594194891, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:10:\"Einspaltig\";}', NULL, NULL, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a323a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b7d, 1, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(284, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'tl_article', 128, 1568289947, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Downloads\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(285, 'download', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'tl_article', 256, 1666107022, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Download-Element\";}', NULL, 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(286, 'downloads', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 'tl_article', 384, 1569932782, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:14:\"Download-Liste\";}', NULL, 0xe7caf949c8a811e9bb5ee0d55edd9ad9, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a353a7b693a303b733a31363a22dc4f3957e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22dd4e81f9e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22e1c216dbe41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22e4c6a7f7e41e11e98cc3e0d55edd9ad9223b693a343b733a31363a225cfaf36ae41f11e98cc3e0d55edd9ad9223b7d, 4, 0, 0, 'custom', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(293, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 128, 1568383422, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Content Slider\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(294, 'sliderStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 26, 'tl_article', 256, 1568387417, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 3000, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(295, 'sliderStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 384, 1568383447, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(296, 'text', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 320, 1570632515, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wild- und Honigbienen

\n

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

\n

Egal ob Wildbienen, Honigbienen oder Bienen in der Stadt - Bienen faszinieren, doch ohne unsere Hilfe wird es vielerorts schwer.

', 0xfc10ab82eaa011e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"350\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'left', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(297, 'text', 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 352, 1570632783, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0x6d5db348ea7711e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"700\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'right', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(298, 'text', 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 368, 1570632836, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Wo sind all die Bienen hin?\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

', 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'left', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(299, 'gallery', 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 'tl_article', 376, 1570632992, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Bienenfreundlicher Garten\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:3:\"300\";i:2;s:4:\"crop\";}', '', 'Honigbienen', 'left', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', 0x613a343a7b693a303b733a31363a22dc7e12f3e41e11e98cc3e0d55edd9ad9223b693a313b733a31363a22ddeecba2e41e11e98cc3e0d55edd9ad9223b693a323b733a31363a22deb52134e41e11e98cc3e0d55edd9ad9223b693a333b733a31363a22df8a8842e41e11e98cc3e0d55edd9ad9223b7d, 4, 0, 0, 'custom', 'gallery_default', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(300, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 'tl_article', 64, 1569917782, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenhonig
Nahrungsreserve

\n

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

\n

Abhängig von der Art der Pflanzen, die die Bienen sammeln, hat der Honig verschiedene Eigenschaften. So ist Akazienhonig z. B. sehr hell und flüssig und andere Sorten wie der Rapshonig werden dagegen fest.

', 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_nature', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(301, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'tl_article', 64, 1570633615, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Mehr als 2.500 Wild­bienen­arten in Europa\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden von ihnen gern genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', '', '', '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(302, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'tl_article', 128, 1570633636, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:47:\"Bis zu 50.000 Honig­bienen leben in einem Volk\";}', '

Auf der ganzen Welt gibt es 9 Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

', 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', '', '', '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(303, 'ct_teaserBox', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 'tl_article', 384, 1570633655, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:61:\"Insekten leisten bis zu 90 Prozent der Bestäu­bungs­arbeit\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:16:\"sticky-teaserbox\";}', '', '', '', 0x613a313a7b693a303b733a323a223131223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', '{{link_url::2}}', 'Mehr erfahren ...', 'Mehr erfahren ...', 'ce_cthemes_teaserbox_fullheight', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(304, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'tl_article', 128, 1568387642, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Theme-Elemente\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(305, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 'tl_article', 256, 1570633454, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Teaserboxen mit Sticky-Bild\";}', '

Variante 1: mit voller Bildschirmhöhe und feststehendem Bild, wenn man herunterscrollt

\n

Variante 2: vollflächiges Bild, leichter Transparenz und nimmt nicht die komplette Bildschirmhöhe ein

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(306, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 128, 1568387800, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Content-Box\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(307, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 256, 1568387814, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(308, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 384, 1568387826, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(309, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 320, 1568389500, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(310, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 352, 1568389555, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile is-primary', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(311, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 368, 1568389840, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet is-info', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(312, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 376, 1568389850, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet is-success', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(313, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 380, 1568389858, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet is-warning', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(314, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 'tl_article', 382, 1568389863, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet is-danger', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(315, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 128, 1568390082, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Preistabelle\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(316, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 256, 1568390102, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(317, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 384, 1568390109, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(318, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 320, 1568392429, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Kennen-Lern-Abo\";}', '

3 Ausgaben zum Testen

\n

Frei-Haus-Lieferung

\n

Kleines Begrüßungsgeschenk

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '15,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(319, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 352, 1568392436, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:17:\"Persönliches Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Frei-Haus-Lieferung

\n

Attraktives Begrüßungsgeschenk

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '74,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', 'Am Beliebtesten', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(320, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 368, 1568392441, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"E-Paper-Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Bereits einige Tage vor Printausgabe lesbar

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '40,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(322, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 128, 1570633837, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:29:\"Feature-Boxen mit Icon + Text\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(323, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 256, 1568630843, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(324, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 192, 1568628449, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(325, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 384, 1568628455, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(326, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 320, 1568629977, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(327, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 352, 1568636971, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(328, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 368, 1568636872, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(335, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 160, 1570633812, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:53:\"Box mit Hintergrund (mit und ohne Verlinkung)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(337, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1280, 1570633823, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:54:\"Box ohne Hintergrund (mit und ohne Verlinkung)\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(338, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1408, 1568630558, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(339, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1536, 1568630861, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(340, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1664, 1568630802, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(341, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1792, 1568636991, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(342, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 1920, 1568636878, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(343, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 'tl_article', 2048, 1568630558, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(344, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'tl_article', 128, 1570546720, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Modaler Dialog\";}', '

Ein modaler Dialog öffnet sich durch Klick auf einen Button wie ein Popup und \"sperrt\" sozusagen den Rest der Seite und verhindert ein Neuladen der Seite. In dem Dialog können Sie Text, Bilder und andere Elemente oder Module (z. B. ein Kontaktformular) platzieren.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(345, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 'tl_article', 256, 1568642567, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 41, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(346, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 'tl_article', 256, 1569916689, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:7:\"Kontakt\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:39:\"white-text dark-image large-headerimage\";}', '', '', '', 0x613a333a7b693a303b733a313a2233223b693a313b733a323a223134223b693a323b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(347, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 128, 1568647139, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:11:\"contact-box\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(348, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 256, 1568646750, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(349, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 144, 1568647396, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:12:\"contact-data\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', 'Anschrift & Kontaktdaten', '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(350, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 224, 1568646780, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(351, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 160, 1568647407, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:12:\"contact-form\";}', '', '', 'column is-12-mobile is-8-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', 'Formular', '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(352, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 152, 1568647119, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(353, 'form', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 192, 1568646821, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 2, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(354, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 148, 1568648076, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{fa::map-marker-alt fa-2x}}

\n

Unsere Anschrift:

\n

Musterfirma GmbH

\n

Musterstraße 127

\n

01234 Musterstadt

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(355, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 176, 1568646964, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Bleiben Sie mit uns in Verbindung\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(356, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 150, 1568648202, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{far::envelope fa-2x}}

\n

Schreiben Sie uns:

\n

E-Mail: example@musterfirma.de

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(357, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 'tl_article', 151, 1568648357, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:0:\"\";}', '

{{fas::phone fa-2x}}

\n

Telefonisch kontaktieren:

\n

Tel: 01234 567 890

\n

Mobil: 01234 987 654

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(361, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 'tl_article', 128, 1568713224, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(362, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'tl_article', 128, 1569239252, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(364, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 'tl_article', 128, 1569239295, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(365, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 'tl_article', 128, 1569239308, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(366, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 'tl_article', 128, 1569239325, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(367, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 'tl_article', 128, 1569239342, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(368, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 'tl_article', 128, 1569239351, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(369, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 74, 'tl_article', 128, 1569239361, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(370, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 'tl_article', 128, 1569239384, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(371, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 'tl_article', 128, 1569239395, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(372, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 'tl_article', 128, 1569239403, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(373, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 512, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(374, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 640, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(375, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 768, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(376, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 896, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(377, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1024, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(378, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1152, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(379, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1280, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(380, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1408, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(381, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1536, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(382, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1664, 1569239030, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(383, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1792, 1569239030, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(384, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 256, 1568718679, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(385, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 192, 1568718316, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(386, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 384, 1568718323, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(387, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 320, 1568718685, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(388, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 272, 1570615054, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nisthilfen für Wildbienen aufstellen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(389, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 368, 1568718695, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(390, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 376, 1568718700, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(391, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 304, 1570615064, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(392, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 344, 1570615070, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(394, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 128, 1568718895, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(395, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 256, 1568718929, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(396, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 384, 1568718938, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(397, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 512, 1568718945, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(398, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 640, 1568718953, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(399, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 768, 1568718962, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(400, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 896, 1568718969, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(401, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 'tl_article', 64, 1568719107, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(410, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 64, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(411, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 128, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(412, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 256, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(413, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 384, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(414, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 512, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(415, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 640, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(416, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 768, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(417, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 'tl_article', 896, 1568719717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(418, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 384, 1568719799, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(419, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 512, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(420, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 640, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(421, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 768, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(422, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 896, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(423, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 1024, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(424, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 1152, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(425, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 'tl_article', 1280, 1568719787, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(426, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 512, 1568719876, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(427, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 640, 1568719900, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(428, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 768, 1568719905, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(429, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 896, 1568719909, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(430, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1024, 1568719914, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(431, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1152, 1568719876, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(432, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1280, 1568719931, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(433, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1408, 1569239089, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(434, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1536, 1569239097, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(435, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1664, 1569239104, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(436, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1792, 1568719931, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(437, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 512, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(438, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 640, 1568719976, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(439, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 768, 1568719980, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(440, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 896, 1568719999, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(441, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1024, 1568720008, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(442, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1152, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(443, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1280, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(444, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1408, 1569239127, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(445, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1536, 1569239133, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(446, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1664, 1569239138, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(447, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1792, 1568719971, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(452, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 248, 1569239172, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(453, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 224, 1569239163, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(454, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 240, 1569239168, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(455, 'sliderStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 57, 'tl_article', 128, 1570695438, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:40:\"full-width-height-slider parallax-slider\";}', '', '', '', 0x613a323a7b693a303b733a323a223130223b693a313b733a313a2231223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(456, 'ct_sliderElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 256, 1570637976, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Wild- und Honigbienen\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Weiterlesen ...', '', '', 0x563b969aeab011e98cc3e0d55edd9ad9, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(457, 'ct_sliderElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 384, 1569917394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Honigbiene\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0xe0e63790e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Mehr erfahren ...', '', '', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(458, 'ct_sliderElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 512, 1569917408, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"WIldbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

', 0xe1c216dbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Hier geht\'s lang!', '', '', NULL, 0xdeb52134e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(459, 'ct_sliderElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 640, 1569917418, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Bienen schützen!\";}', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden. Da Bienen und andere bestäubende Insekten 80 bis 90 Prozent der Bestäubungsarbeit übernehmen, wäre es für die Umwelt fatal, wenn es diese nicht mehr geben würde.

', 0xa0409142d94c11e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"1\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '{{link_url::2}}', 'Hier geht\'s lang!', '', '', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(460, 'sliderStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 'tl_article', 768, 1568727906, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(462, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 96, 1568806473, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:32:\"Tabelle vom Elementtyp \"Tabelle\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(463, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 192, 1570632038, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:28:\"Tabelle in einem Textelement\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(464, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 320, 1568806512, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:18:\"Tabelle mit Rahmen\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(465, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 448, 1570632132, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Tabelle mit Zeilenunterlegung\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(466, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 576, 1570632112, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Tabelle kompakt\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(467, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 832, 1570632174, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:42:\"Tabelle mit allen Eigenschaften kombiniert\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(468, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 'tl_article', 704, 1570632153, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:28:\"Tabelle mit Mouseover-Effekt\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(470, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 'tl_article', 128, 1568898851, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 44, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(471, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 'tl_article', 128, 1569399056, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"404\";}', '

Seite nicht gefunden

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(472, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 'tl_article', 128, 1569399571, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider konnte Ihre gesuchte Seite nicht gefunden werden. Möglicherweise haben Sie sich vertippt oder die Seite existiert nicht mehr. Sie können dafür gern zur Startseite zurückkehren und sich weiter auf unserer Webseite umschauen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(473, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 'tl_article', 128, 1569399131, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"403\";}', '

Zugriff verweigert

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(474, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 'tl_article', 128, 1569399582, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider wurde Ihnen der Zugriff zu der aufgerufenen Seite verweigert. Kontaktieren Sie uns oder navigieren Sie zurück zur Startseite, um sich weiter auf unserer Webseite umzuschauen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(475, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89, 'tl_article', 128, 1569399342, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:3:\"401\";}', '

Ungültige Authentifizierung

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-white-ter has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(476, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 'tl_article', 128, 1569399557, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Leider hat der Server Ihre Anfrage aufgrund fehlender oder ungültiger Authentifizierung abgelehnt. Wenden Sie sich an diesem Fall direkt an uns oder navigieren Sie zur Startseite weiter, um sich auf unserer Webseite umzuschauen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(477, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 'tl_article', 256, 1569512930, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:12:\"Textelemente\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(478, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 'tl_article', 256, 1666107181, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:14:\"Theme-Elemente\";}', NULL, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(479, 'toplink', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 'tl_article', 256, 1569576656, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', 'Nach oben', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(480, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 'tl_article', 256, 1570008633, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:17:\"Headerbild dunkel\";}', NULL, 0xdeb52134e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(481, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 'tl_article', 128, 1570628612, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(482, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 'tl_article', 128, 1570628642, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(483, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 'tl_article', 256, 1570008658, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"großes Headerbild dunkel\";}', NULL, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:39:\"white-text dark-image large-headerimage\";}', '', '', '', 0x613a333a7b693a303b733a313a2233223b693a313b733a323a223134223b693a323b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(486, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 96, 1676290533, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Hero\";}', '

Es gibt auf der Welt ca. neun Honigbienenarten und mehr als 30.000 unterschiedliche Wildbienenarten.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(487, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 512, 1569850273, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(488, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 640, 1569850566, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:15:\"Kennen-Lern-Abo\";}', '

3 Ausgaben zum Testen

\n

Frei-Haus-Lieferung

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '15,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(489, 'ct_priceBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 768, 1569850287, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:11:\"E-Paper-Abo\";}', '

1 Jahresabo / 12 Ausgaben

\n

Bereits einige Tage vor Printausgabe lesbar

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column', NULL, NULL, NULL, NULL, '', '', NULL, '', '40,99 €', 'inkl. MwSt', '{{link_url::27}}', 'Jetzt bestellen', '{{link_url::27}}', 'Mehr Infos', '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(490, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 'tl_article', 896, 1569850273, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(493, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 'tl_article', 256, 1569858295, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"large-text\";}', '', '', 'has-text-centered', 0x613a313a7b693a303b733a313a2235223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(494, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 'tl_article', 128, 1666166176, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:9:\"Impressum\";}', '

Impressum hier einfügen ...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(495, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 'tl_article', 128, 1666166199, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:21:\"Datenschutzerklärung\";}', '

Datenschutzerklärung hier einfügen ...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(496, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 'tl_article', 256, 1570630591, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:15:\"Headerbild hell\";}', NULL, 0xdeb52134e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:11:\"light-image\";}', '', '', '', 0x613a313a7b693a303b733a323a223135223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(497, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 97, 'tl_article', 128, 1570628628, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(498, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 'tl_article', 256, 1570630670, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:23:\"großes Headerbild hell\";}', NULL, 0xdc7e12f3e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:29:\"large-headerimage light-image\";}', '', '', '', 0x613a323a7b693a303b733a323a223135223b693a313b733a323a223134223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(499, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 'tl_article', 128, 1570628667, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(500, 'tabsNavElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 256, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'is-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, 0x613a333a7b693a303b613a323a7b733a353a2276616c7565223b733a353a227461622d31223b733a353a226c6162656c223b733a31313a22486f6e69676269656e656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a353a227461622d32223b733a353a226c6162656c223b733a31303a2257696c646269656e656e223b7d693a323b613a323a7b733a353a2276616c7565223b733a353a227461622d33223b733a353a226c6162656c223b733a373a2248756d6d656c6e223b7d7d, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(501, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 384, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-1', NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(502, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 416, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(503, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 448, 1585317981, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(504, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 608, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop is-12-tablet', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(505, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 688, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(506, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 768, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(507, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 896, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-2', NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(508, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1024, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(509, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1088, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xdd4e81f9e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(510, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1152, 1585317990, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(511, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1408, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(512, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1536, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(513, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1664, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-3', NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(514, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 1792, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(515, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 2048, 1585318002, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(516, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 2112, 1570012504, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"564\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-6-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(517, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 2176, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(518, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 2304, 1570012504, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(519, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 'tl_article', 128, 1570012526, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:4:\"Tabs\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(525, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 101, 'tl_article', 128, 1570539497, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:30:\"Vielen Dank für Ihre Anfrage!\";}', '

Ihre Anfrage wurde erfolgreich versendet und wir werden uns in Kürze mit Ihnen in Verbindung setzen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(527, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 'tl_article', 256, 1570611680, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', NULL, 0x2af91d3dea7311e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"7\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:10:\"logo-light\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(528, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 288, 1570615012, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

keine Unkrautvernichter verwenden - diese schädigen Bienen indirekt

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(529, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 64, 1570615128, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:51:\"Was man für eine bienenfreundliche Umwelt tun kann\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(530, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 'tl_article', 32, 1570633377, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Teaserbox mit Panorama-Bild

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(533, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 256, 1570636838, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(534, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 384, 1570637640, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Selbst Honigbienen halten\";}', '

Ein verantwortungsvolles Hobby mit tausenden Haustieren und flüssigem Gold - werden Sie selbst aktiv und tragen zum Erhalt der Honigbiene bei.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(535, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 512, 1570637307, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Wildbienen Unterschlupf gewähren\";}', '

Wildbienen benötigen einen behaglichen Nistplatz, wie z.B. Erde/Sand, Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(536, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 640, 1570637479, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Insektenfreundlich pflanzen\";}', '

Mit einer geeigneten Bepflanzung von Balkonen, Dachterrassen oder sogar Fensterbänken können wir Bienen helfen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(537, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 768, 1570637499, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(538, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 'tl_article', 896, 1570636838, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(539, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 'tl_article', 512, 1573655348, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 45, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(545, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 128, 1582290600, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Text Modal Element\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(547, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 256, 1582290612, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(548, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 384, 1582290617, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(549, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 320, 1582290677, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(550, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 352, 1582290707, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(551, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 'tl_article', 368, 1582290743, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(552, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 1920, 1582296412, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"text-modal\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(553, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2048, 1582290794, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(554, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2176, 1582290834, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(555, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2304, 1582290840, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(556, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2432, 1582290845, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(557, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 'tl_article', 2560, 1582290794, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(558, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 1920, 1582290877, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(559, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2048, 1582290867, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(560, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2176, 1582290883, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(561, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2304, 1582290888, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(562, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2432, 1582290894, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(563, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 'tl_article', 2560, 1582290867, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(564, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 376, 1582291218, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(565, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 504, 1582291210, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(566, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 632, 1582291228, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Honigbienen (Kopie)\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(567, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 760, 1582291237, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Wildbienen (Kopie)\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(568, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 888, 1582291244, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hummeln (Kopie)\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(569, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 'tl_article', 1016, 1582291210, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(570, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 1920, 1582292228, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(571, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2048, 1582292211, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(572, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2176, 1582292234, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(573, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2304, 1582292239, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(574, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2432, 1582292244, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(575, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 'tl_article', 2560, 1582292211, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(577, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 2432, 1622023151, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-4', NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(582, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3072, 1622023153, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(583, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 2752, 1622023152, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(584, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3200, 1622023153, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-5', NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(585, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3328, 1622023154, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test 2

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(586, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3456, 1622023155, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(587, 'tabsStartElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3584, 1622023155, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, 'tab-6', NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(588, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3712, 1622023156, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Test 3

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(589, 'tabsStopElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 31, 'tl_article', 3840, 1622023156, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(590, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 'tl_article', 128, 1634900442, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Beispielintegration eines Megamenü (im Navigations-Modul als Template auswählbar)

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(591, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 896, 1666106654, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:22:\"Text rechts neben Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"250\";i:2;s:4:\"crop\";}', NULL, '', 'left', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(592, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 1024, 1666106686, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:21:\"Text links neben Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0xe4b68b93e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"400\";i:1;s:3:\"250\";i:2;s:4:\"crop\";}', NULL, '', 'right', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(593, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 832, 1666106769, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Text unter Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0xe5116e9ee41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:4:\"1300\";i:1;s:3:\"200\";i:2;s:4:\"crop\";}', NULL, '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(594, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 'tl_article', 1152, 1666106796, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Text über Bild\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a, venenatis vitae, justo.

', 0xe5116e9ee41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:4:\"1300\";i:1;s:3:\"200\";i:2;s:4:\"crop\";}', NULL, '', 'below', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(616, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 111, 'tl_article', 256, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:19:\"Einspaltiges Layout\";}', NULL, 0xe0645581e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(617, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 128, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(618, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 256, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 39, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(619, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 384, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 40, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(620, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 512, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(621, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 640, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(622, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 768, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(623, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 896, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(624, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1024, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(625, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1152, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(626, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1280, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(627, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1408, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(628, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1536, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(629, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1664, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(630, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1792, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(631, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 1920, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:10:\"text-modal\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(632, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2048, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(633, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2176, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(634, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2304, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(635, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2432, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(636, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 'tl_article', 2560, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(637, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 'tl_article', 256, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Dreispaltiges Layout\";}', NULL, 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(638, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 128, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(639, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 224, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(640, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 240, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(641, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 248, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(642, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 376, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(643, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 504, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(644, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 632, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:27:\"Honigbienen (Kopie)\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(645, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 760, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:26:\"Wildbienen (Kopie)\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(646, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 888, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:23:\"Hummeln (Kopie)\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(647, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 'tl_article', 1016, 1666167355, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(648, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 384, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(649, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 512, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(650, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 640, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(651, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 768, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(652, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 896, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(653, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 1024, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(654, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 1152, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(655, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 'tl_article', 1280, 1666167355, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(656, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:24:\"Layout mit linker Spalte\";}', NULL, 0xdead7e80e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(657, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 64, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(658, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(659, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(660, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 384, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(661, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 512, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(662, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(663, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(664, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(665, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(666, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 256, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 18, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(667, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 384, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 16, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(668, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 512, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(669, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(670, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(671, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(672, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1024, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(673, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1152, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(674, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1280, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(675, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1408, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(676, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1536, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(677, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1664, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(678, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1792, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(679, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 1920, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(680, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2048, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(681, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2176, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(682, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2304, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(683, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2432, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(684, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 'tl_article', 2560, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(685, 'image', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:25:\"Layout mit rechter Spalte\";}', NULL, 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:2:\"12\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/image/header_image_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:21:\"white-text dark-image\";}', '', '', '', 0x613a323a7b693a303b733a313a2233223b693a313b733a313a2232223b7d, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(686, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 64, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:63:\"Es gibt viele Dinge, die man tun kann, um den Bienen zu helfen:\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(687, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

bienenfreundliche Blumen anpflanzen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(688, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 256, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

den örtlichen Imker unterstützen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(689, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 384, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Aufstellen von Nisthilfen

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(690, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 512, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Urban Beekeeping

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(691, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienenpatenschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(692, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Nutzen von saisonalen Lebensmittel aus regionaler ökologischer Landwirtschaft

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(693, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Honiggläser immer ausspülen - zum Schutz vor Bienenkrankheiten

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', NULL, 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(694, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 128, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Bienen schützen!
Was man für eine bienenfreundliche Umwelt tun kann.

\n

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das fatale Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern z.B. auch viel weniger Obst und Gemüse. Zudem tragen Bienen und andere Blütenbestäuber wesentlich zum Erhalt der Artenvielfalt bei, denn sie sorgen für die Verbreitung hunderttausender Pflanzen, auf die wiederum unzählige Tierarten als Nahrungsgrundlage angewiesen sind.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und im Garten natürliche Nistplätze gestaltet. Für eine bienenfreundliche Umwelt sorgt zudem der Kauf von Lebensmitteln aus regionaler ökologischer Landwirtschaft oder auch von Honig von örtlichen Imkern, um sie damit zu unterstützten.

\n

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(695, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 256, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 18, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(696, 'module', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 384, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 16, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(697, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 512, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(698, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 640, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fab fa-forumbee fa-2x', '{{link_url::17}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(699, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 768, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-check fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(700, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 896, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind...

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'far fa-star fa-2x', '{{link_url::8}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(701, 'ct_featureElement', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1024, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Urban Beekeeping\";}', '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-6-tablet', NULL, NULL, NULL, NULL, '', 'fas fa-city fa-2x', '{{link_url::27}}', 'ce_cthemes_feature_element_nature', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(702, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1152, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(703, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1280, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(704, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1408, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:16:\"Bienen schützen\";}', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Jetzt mitmachen!', 'Jetzt beim Bienen schützen mitmachen!', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(705, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1536, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:39:\"Honigbienen leben in einem großen Volk\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-4-tablet is-12-mobile', NULL, '{{link_url::27}}', 'Weiterlesen', 'Weiterlesen', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(706, 'ct_contentBox', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1664, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:29:\"Wildbienen sind Einzelgänger\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-tablet', NULL, '{{link_url::27}}', 'Mehr Erfahren', 'Mehr Erfahren', '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(707, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1792, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(708, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 1920, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Bienen & Hummeln\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-centered', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(709, 'ct_wrapperStart', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2048, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'columns', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(710, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2176, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:11:\"Honigbienen\";}', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xb4150bb8e9a911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(711, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2304, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:10:\"Wildbienen\";}', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(712, 'textModalElement', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2432, 1666167394, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:7:\"Hummeln\";}', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"420\";i:1;s:3:\"420\";i:2;s:4:\"crop\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'column is-12-mobile is-4-desktop', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, '

Hummeln sind
besonders gute Bestäuber

\n

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

\n

Hummeln gehören zu den “Echten Bienen” und machen sich von März bis Mai auf die Suche nach einem geeigneten Nistplatz: z. B. Totholzhaufen, Steinplatten, Mäuselöcher oder auch Vogelnester oder Hausisolierungen.

\n

Sie sind besonders gute Bestäuber, da sie durch ihre lange Zunge und das so genannte Vibrationssammeln besonders gut tiefe Blüten bestäuben können.

', '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(713, 'ct_wrapperStop', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 'tl_article', 2560, 1666167394, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', NULL, NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, '', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(715, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 384, 1666168686, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:34:\"Farbige Icons (Hauptfarbe)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-primary', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(716, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 512, 1666168737, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Farbige Icons (Info)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-info', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(717, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 640, 1666168752, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:28:\"Farbige Icons (Link)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-link', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(718, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 768, 1666168770, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Farbige Icons (Success)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-success', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(719, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 896, 1666168785, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Farbige Icons (Warning)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-warning', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(720, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1024, 1666168798, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:30:\"Farbige Icons (Danger)\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a323a7b693a303b613a353a7b693a303b733a323a223178223b693a313b733a323a223278223b693a323b733a323a223378223b693a333b733a323a223478223b693a343b733a323a223578223b7d693a313b613a353a7b693a303b733a31333a227b7b66613a3a636865636b7d7d223b693a313b733a31393a227b7b66613a3a636865636b2066612d32787d7d223b693a323b733a31393a227b7b66613a3a636865636b2066612d33787d7d223b693a333b733a31393a227b7b66613a3a636865636b2066612d34787d7d223b693a343b733a31393a227b7b66613a3a636865636b2066612d35787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', 'has-text-danger', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(722, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1152, 1666170415, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Beat\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34303a227b7b66612d736f6c69643a3a636972636c652d706c75733a3a66612d626561742066612d32787d7d223b693a313b733a33343a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32787d7d223b693a323b733a36353a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a20302e35737d7d223b693a333b733a36343a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2032733b7d7d223b693a343b733a35363a227b7b66612d736f6c69643a3a68656172743a3a66612d626561742066612d32783a3a2d2d66612d626561742d7363616c653a20322e307d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(724, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1280, 1666170419, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Fade\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34393a227b7b66612d736f6c69643a3a747269616e676c652d6578636c616d6174696f6e3a3a66612d666164652066612d32787d7d223b693a313b733a34353a227b7b66612d736f6c69643a3a736b756c6c2d63726f7373626f6e65733a3a66612d666164652066612d32787d7d223b693a323b733a33323a227b7b66612d736f6c69643a3a73756e3a3a66612d666164652066612d32787d7d223b693a333b733a39303a227b7b66612d736f6c69643a3a692d637572736f723a3a66612d666164652066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2032733b202d2d66612d666164652d6f7061636974793a20302e367d7d223b693a343b733a303a22223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(725, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1088, 1666170431, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:15:\"Animierte Icons\";}', NULL, NULL, '', '', '', NULL, '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(727, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1408, 1666170617, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:9:\"Beat-Fade\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a33393a227b7b66612d736f6c69643a3a686970706f3a3a66612d626561742d666164652066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a666561746865723a3a66612d626561742d666164652066612d32787d7d223b693a323b733a39393a227b7b66612d736f6c69643a3a706f6f2d626f6c743a3a66612d626561742d666164652066612d32783a3a2d2d66612d626561742d666164652d6f7061636974793a20302e313b202d2d66612d626561742d666164652d7363616c653a20312e32357d7d223b693a333b733a3130353a227b7b66612d736f6c69643a3a636972636c652d696e666f3a3a66612d626561742d666164652066612d32783a3a2d2d66612d626561742d666164652d6f7061636974793a20302e36373b202d2d66612d626561742d666164652d7363616c653a20312e3037353b7d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(728, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1536, 1666170733, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:6:\"Bounce\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a34313a227b7b66612d736f6c69643a3a6261736b657462616c6c3a3a66612d626f756e63652066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a766f6c6c657962616c6c3a3a66612d626f756e63652066612d32787d7d223b693a323b733a3231333a227b7b66612d736f6c69643a3a66726f673a3a66612d626f756e63652066612d32783a3a202d2d66612d626f756e63652d73746172742d7363616c652d783a20313b202d2d66612d626f756e63652d73746172742d7363616c652d793a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d783a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d793a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d783a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d793a20313b7d7d223b693a333b733a3233383a227b7b66612d736f6c69643a3a7370696465723a3a66612d626f756e63652066612d32783a3a2d2d66612d626f756e63652d73746172742d7363616c652d783a20313b202d2d66612d626f756e63652d73746172742d7363616c652d793a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d783a20313b202d2d66612d626f756e63652d6a756d702d7363616c652d793a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d783a20313b202d2d66612d626f756e63652d6c616e642d7363616c652d793a20313b202d2d66612d626f756e63652d7265626f756e643a20303b7d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(729, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1664, 1666170910, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Flip\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a353a7b693a303b733a34313a227b7b66612d736f6c69643a3a636f6d706163742d646973633a3a66612d666c69702066612d32787d7d223b693a313b733a34323a227b7b66612d736f6c69643a3a63616d6572612d726f746174653a3a66612d666c69702066612d32787d7d223b693a323b733a33373a227b7b66612d736f6c69643a3a666f6f7462616c6c3a3a66612d666c69702066612d32787d7d223b693a333b733a36383a227b7b66612d736f6c69643a3a7363726f6c6c3a3a66612d666c69702066612d32783a3a2d2d66612d666c69702d783a20313b202d2d66612d666c69702d793a20303b7d7d223b693a343b733a37373a227b7b66612d736f6c69643a3a6d6f6e65792d636865636b2d646f6c6c61723a3a66612d666c69702066612d32783a3a2d2d66612d616e696d6174696f6e2d6475726174696f6e3a2033733b7d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(730, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1792, 1666170983, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:5:\"Shake\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a343a7b693a303b733a33343a227b7b66612d736f6c69643a3a62656c6c3a3a66612d7368616b652066612d32787d7d223b693a313b733a33343a227b7b66612d736f6c69643a3a6c6f636b3a3a66612d7368616b652066612d32787d7d223b693a323b733a33393a227b7b66612d736f6c69643a3a73746f7077617463683a3a66612d7368616b652066612d32787d7d223b693a333b733a33343a227b7b66612d736f6c69643a3a626f6d623a3a66612d7368616b652066612d32787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(731, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 1920, 1666171066, 'a:2:{s:4:\"unit\";s:2:\"h3\";s:5:\"value\";s:4:\"Spin\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a363a7b693a303b733a33333a227b7b66612d736f6c69643a3a73796e633a3a66612d7370696e2066612d32787d7d223b693a313b733a34313a227b7b66612d736f6c69643a3a636972636c652d6e6f7463683a3a66612d7370696e2066612d32787d7d223b693a323b733a33323a227b7b66612d736f6c69643a3a636f673a3a66612d7370696e2066612d32787d7d223b693a333b733a33323a227b7b66612d736f6c69643a3a636f673a3a66612d7370696e2066612d32787d7d223b693a343b733a34323a227b7b66612d736f6c69643a3a7370696e6e65723a3a66612d7370696e2d70756c73652066612d32787d7d223b693a353b733a35383a227b7b66612d736f6c69643a3a7370696e6e65723a3a66612d7370696e2d70756c73652066612d7370696e2d726576657273652066612d32787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(732, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 192, 1666171797, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Social Icons\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a383a7b693a303b733a33303a227b7b66612d6272616e64733a3a66616365626f6f6b3a3a66612d32787d7d223b693a313b733a33313a227b7b66612d6272616e64733a3a696e7374616772616d3a3a66612d32787d7d223b693a323b733a32393a227b7b66612d6272616e64733a3a747769747465723a3a66612d32787d7d223b693a333b733a32393a227b7b66612d6272616e64733a3a796f75747562653a3a66612d32787d7d223b693a343b733a32383a227b7b66612d6272616e64733a3a74696b746f6b3a3a66612d32787d7d223b693a353b733a32393a227b7b66612d6272616e64733a3a646973636f72643a3a66612d32787d7d223b693a363b733a33303a227b7b66612d6272616e64733a3a6c696e6b6564696e3a3a66612d32787d7d223b693a373b733a32363a227b7b66612d6272616e64733a3a78696e673a3a66612d32787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(733, 'table', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 'tl_article', 2048, 1666171717, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:6:\"Rotate\";}', '

1x {{fa::phone}} 2x {{fa::phone fa-2x}} 3x {{fa::phone fa-3x}} 4x {{fa::phone fa-4x}} 5x {{fa::phone fa-5x}}

', NULL, '', '', '', '', '', 'above', NULL, NULL, '', NULL, 0x613a313a7b693a303b613a373a7b693a303b733a33333a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d32787d7d223b693a313b733a34363a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d39302066612d32787d7d223b693a323b733a34373a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d3138302066612d32787d7d223b693a333b733a34373a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d726f746174652d3237302066612d32787d7d223b693a343b733a35323a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d686f72697a6f6e74616c2066612d32787d7d223b693a353b733a35303a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d766572746963616c2066612d32787d7d223b693a363b733a34363a227b7b66612d736f6c69643a3a736e6f77626f617264696e673a3a66612d666c69702d626f74682066612d32787d7d223b7d7d, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(736, 'headline', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 48, 1676290646, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Hero-Element\";}', NULL, NULL, '', '', '', NULL, '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(737, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 768, 1676290845, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'left', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(738, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 896, 1676290868, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'right', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(739, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 1024, 1676290884, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(740, 'text', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 'tl_article', 1152, 1676290892, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:12:\"Überschrift\";}', '

Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim. Donec pede justo, fringilla vel, aliquet nec, vulputate eget, arcu. In enim justo, rhoncus ut, imperdiet a.

', 0xf8d38a80ea7911e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:3:\"300\";i:1;s:0:\"\";i:2;s:12:\"proportional\";}', '', '', 'below', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, '', '', '', '', '', '', NULL, 4, 0, 0, '', '', 'content_element/text/simplebox_nature', NULL, '', '', NULL, '', NULL, 0, 0, '', 'none', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, 'com_default'); +INSERT INTO `tl_content` (`id`, `type`, `addImage`, `showPreview`, `inline`, `overwriteMeta`, `fullsize`, `thead`, `tfoot`, `tleft`, `sortable`, `overwriteLink`, `useImage`, `useHomeDir`, `metaIgnore`, `splashImage`, `sliderContinuous`, `protected`, `invisible`, `pid`, `ptable`, `sorting`, `tstamp`, `headline`, `text`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `html`, `unfilteredHtml`, `listtype`, `listitems`, `tableitems`, `summary`, `sortIndex`, `sortOrder`, `mooHeadline`, `mooStyle`, `mooClasses`, `highlight`, `markdownSource`, `code`, `url`, `target`, `titleText`, `linkTitle`, `embed`, `rel`, `multiSRC`, `perRow`, `perPage`, `numberOfItems`, `sortBy`, `galleryTpl`, `customTpl`, `playerSRC`, `youtube`, `vimeo`, `posterSRC`, `playerSize`, `playerOptions`, `playerStart`, `playerStop`, `playerCaption`, `playerAspect`, `playerPreload`, `playerColor`, `youtubeOptions`, `vimeoOptions`, `sliderDelay`, `sliderSpeed`, `sliderStartSlide`, `data`, `cteAlias`, `articleAlias`, `article`, `form`, `module`, `groups`, `cssID`, `start`, `stop`, `advancedCss`, `cssStyleSelector`, `ct_contentBox_page`, `ct_contentBox_pageText`, `ct_contentBox_pageTitle`, `ct_contentBox_customTpl`, `ct_featureIcon`, `ct_iconLink`, `ct_featureElement_customTpl`, `ct_price`, `ct_priceLabel`, `ct_priceBox_link1`, `ct_priceBox_linkText1`, `ct_priceBox_link2`, `ct_priceBox_linkText2`, `ct_popularPriceBox`, `ct_priceBox_customTpl`, `ct_teaserBox_page`, `ct_teaserBox_pageText`, `ct_teaserBox_pageTitle`, `ct_teaserBox_customTpl`, `ct_wrapper_name`, `ct_sliderElement_page`, `ct_sliderElement_linkText`, `ct_sliderElement_target`, `ct_sliderElement_subHeadline`, `ct_sliderElement_playerSRC`, `ct_sliderElement_backgroundImageSRC`, `tabs_navigation`, `tabs_element`, `textModal_content`, `textModal_customTpl`, `closeSections`, `com_moderate`, `com_bbcode`, `com_disableCaptcha`, `com_requireLogin`, `sectionHeadline`, `com_order`, `com_perPage`, `com_template`) VALUES(741, 'text', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 'tl_article', 128, 1704453723, 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', '

Auch als Einzelner kann man jeden Tag aufs Neue entscheiden, mit seinen Lebensprinzipien und Konsumgewohnheiten eine bienenfreundliche Umwelt zu schaffen.

', NULL, '', '', '', NULL, '', 'above', NULL, NULL, '', NULL, NULL, '', 0, 'ascending', '', '', '', '', 'sourceText', NULL, NULL, '', '', '', '', '', NULL, 4, 0, 0, '', '', '', NULL, '', '', NULL, '', NULL, 0, 0, '', '', '', '', NULL, NULL, 0, 300, 0, NULL, 0, 0, 0, 0, 0, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, '', '', '', NULL, NULL, NULL, NULL, '', '', NULL, NULL, NULL, '', NULL, '', '', '', '', NULL, NULL, NULL, NULL, NULL, '', 0, 0, 0, 0, 0, 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'ascending', 0, ''); INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(1, 1567088362, 'Slider mit voller Breite und Höhe', 'full-width-height-slider', 1, 1, 0, 1, 1, 1, 1, 1, 1); INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(2, 1567088343, 'Weißer Text', 'white-text', 1, 1, 0, 1, 1, 1, 1, 1, 1); @@ -692,9 +734,14 @@ INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssCla INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(14, 1568648475, 'Sehr großes Headerbild', 'large-headerimage', 1, 1, 0, 1, 1, 1, 1, 1, 1); INSERT INTO `tl_css_style_selector` (`id`, `tstamp`, `styleDesignation`, `cssClasses`, `disableInArticle`, `disableInCalendarEvent`, `disableInContent`, `disableInForm`, `disableInFormField`, `disableInLayout`, `disableInModule`, `disableInNews`, `disableInPage`) VALUES(15, 1570630554, 'Helles Bild/Video', 'light-image', 1, 1, 0, 1, 1, 1, 1, 1, 1); --- --- Daten für Tabelle `tl_files` --- +INSERT INTO `tl_faq` (`id`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `published`, `noComments`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`) VALUES(1, 0, 0, 0, 0, 1, 0, 1, 128, 1568210069, 'Was ist der Unterschied zwischen Honigbienen und Wildbienen?', 'was-ist-der-unterschied-zwischen-honigbienen-und-wildbienen', 1, '

Honigbienen leben in einem großen Volk

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Wildbienen sind Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', '', NULL, NULL, '', '', '', '', '', 'above', NULL); +INSERT INTO `tl_faq` (`id`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `published`, `noComments`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`) VALUES(2, 0, 0, 0, 0, 1, 0, 1, 256, 1568210147, 'Wie kann man Bienen schützen?', 'wie-kann-man-bienen-schutzen', 1, '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

\n

Würde es keine Bienen mehr geben, hätte das große Folgen für die Umwelt, da sie für den größten Teil der Bestäubung der Pflanzen zuständig sind. Es würde nicht nur keinen Honig mehr geben, sondern es würde auch viel weniger Obst und Gemüse geben.

\n

Man kann den Bienen ganz einfach helfen, indem man bienenfreundliche Blumen anpflanzt und ihnen so genug Nahrung bietet oder auch Honig von örtlichen Imkern bezieht und sie damit unterstützt.

\n

Zusammengefasste Liste, wie man Bienen helfen kann:

\n', '', '', NULL, NULL, '', '', '', '', '', 'above', NULL); +INSERT INTO `tl_faq` (`id`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `published`, `noComments`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`) VALUES(3, 0, 0, 0, 0, 1, 0, 1, 384, 1568210169, 'Was ist Urban Beekeeping?', 'was-ist-urban-beekeeping', 1, '

Urban Beekeeping, das Imkern in Großstädten, ist ein neuer Trend und ebenfalls eine gute Sache um Bienen zu schützen. Alleine in Berlin gibt es z. B. über 500 Großstadtimker.

\n

Es ist nicht so, dass es in den Städten keinen geeigneten Lebensraum für Bienen gibt. Parkanlegen, Gärten, Alleen oder auch Balkonpflanzen können für genug Vielfalt und geeigneten Lebensraum sorgen. Zudem ist es in der Stadt durchschnittlich 2 bis 3 Grad wärmer als im Umland, was der Biene gute Voraussetzungen zum Leben schafft.

', '', '', NULL, NULL, '', '', '', '', '', 'above', NULL); +INSERT INTO `tl_faq` (`id`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `published`, `noComments`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`) VALUES(4, 0, 0, 0, 0, 1, 0, 1, 512, 1568210208, 'Wie viele Blüten kann eine Biene am Tag bestäuben?', 'wie-viele-bluten-kann-eine-biene-am-tag-bestauben', 1, '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Hummeln schaffen sogar rund 1.000 Blüten an einem Tag. Während die Honigbiene bei kühleren Temperaturen noch ruht, ist die Wildbiene auch schon bei schlechteren Wetterbedingungen und kühleren Temperaturen unterwegs und beginnt mit der Bestäubung.

', '', '', NULL, NULL, '', '', '', '', '', 'above', NULL); +INSERT INTO `tl_faq` (`id`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `published`, `noComments`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`) VALUES(5, 0, 0, 0, 0, 1, 0, 1, 640, 1568210246, 'Wie viele Honigbienenarten gibt es auf der Erde?', 'wie-viele-honigbienenarten-gibt-es-auf-der-erde', 1, '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', '', '', NULL, NULL, '', '', '', '', '', 'above', NULL); +INSERT INTO `tl_faq` (`id`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `published`, `noComments`, `pid`, `sorting`, `tstamp`, `question`, `alias`, `author`, `answer`, `pageTitle`, `robots`, `description`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`) VALUES(6, 0, 0, 0, 0, 1, 0, 1, 768, 1568210316, 'Wie viele Wildbienenarten gibt es auf der Erde?', 'wie-viele-wildbienenarten-gibt-es-auf-der-erde', 1, '

Es gibt auf der Welt mehr als 30.000 unterschiedliche Wildbienenarten. Alleine in Europa gibt es mehr als 2.500 Arten, in Deutschland geht man von über 550 Arten aus.

', '', '', NULL, NULL, '', '', '', '', '', 'above', NULL); + +INSERT INTO `tl_faq_category` (`id`, `allowComments`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`, `tstamp`, `title`, `headline`, `jumpTo`, `notify`, `sortOrder`, `perPage`) VALUES(1, 0, 0, 0, 0, 0, 1568210442, 'Nature / FAQ', 'FAQ', 38, 'notify_admin', 'ascending', 0); INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(128, 1, NULL, 1568725874, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme', '', 'bcba6d55368e72dffa8d3540f77d34fd', NULL, 'naturetheme', 0, 0, 0, 0, NULL); INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(129, 1, 0xa040915fd94c11e9bb5ee0d55edd9ad9, 1568725874, 0xa040915ad94c11e9bb5ee0d55edd9ad9, 'folder', 'files/naturetheme/img', '', 'e1e8cddaaf12efab9428393d05505cbf', NULL, 'img', 0, 0, 0, 0, NULL); @@ -734,17 +781,9 @@ INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(265, 1, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 1570637734, 0xa09d3989eaab11e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/video/CONTAO_NATURE_THEME_Biene_auf_gelber_Blume.mp4', 'mp4', '4b435edecb5409cf2838b86b858b921b', NULL, 'CONTAO_NATURE_THEME_Biene_auf_gelber_Blume.mp4', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); INSERT INTO `tl_files` (`id`, `found`, `pid`, `tstamp`, `uuid`, `type`, `path`, `extension`, `hash`, `lastModified`, `name`, `importantPartX`, `importantPartY`, `importantPartWidth`, `importantPartHeight`, `meta`) VALUES(266, 1, 0xa047d5d7d94c11e9bb5ee0d55edd9ad9, 1570638010, 0x563b969aeab011e98cc3e0d55edd9ad9, 'file', 'files/naturetheme/video/CONTAO_NATURE_THEME_Bienenstock.mp4', 'mp4', '59f1391a1c334e7c2513dcbd48c4c0c9', NULL, 'CONTAO_NATURE_THEME_Bienenstock.mp4', 0, 0, 0, 0, 0x613a313a7b733a323a226465223b613a343a7b733a353a227469746c65223b733a303a22223b733a333a22616c74223b733a303a22223b733a343a226c696e6b223b733a303a22223b733a373a2263617074696f6e223b733a303a22223b7d7d); --- --- Daten für Tabelle `tl_form` --- - INSERT INTO `tl_form` (`id`, `sendViaEmail`, `skipEmpty`, `storeValues`, `novalidate`, `ajax`, `allowTags`, `ac_defaultColumnWidth`, `ac_disableCSS`, `tstamp`, `title`, `alias`, `jumpTo`, `confirmation`, `mailerTransport`, `recipient`, `subject`, `format`, `targetTable`, `customTpl`, `method`, `attributes`, `formID`, `ac_set`, `cssStyleSelector`) VALUES(1, 0, 0, 0, 0, 0, 0, 0, 0, 1570539343, 'Beispielformular', 'beispielformular', 51, NULL, '', 'info@example.com', 'Formulartest', 'raw', '', '', 'POST', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL); INSERT INTO `tl_form` (`id`, `sendViaEmail`, `skipEmpty`, `storeValues`, `novalidate`, `ajax`, `allowTags`, `ac_defaultColumnWidth`, `ac_disableCSS`, `tstamp`, `title`, `alias`, `jumpTo`, `confirmation`, `mailerTransport`, `recipient`, `subject`, `format`, `targetTable`, `customTpl`, `method`, `attributes`, `formID`, `ac_set`, `cssStyleSelector`) VALUES(2, 0, 0, 0, 0, 0, 0, 0, 0, 1570539350, 'Kontaktformular', 'kontaktformular', 51, NULL, '', '', '', 'raw', '', '', 'POST', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', '', '', NULL); --- --- Daten für Tabelle `tl_form_field` --- - INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(1, 'text', 0, 0, 0, 0, 0, 0, 0, 1, 128, 1568128084, 'Vorname', 'vorname', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(2, 'text', 1, 0, 0, 0, 0, 0, 0, 1, 256, 1568128318, 'Nachname', 'nachname', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(3, 'text', 1, 0, 0, 0, 0, 0, 0, 1, 552, 1568202868, 'E-Mail', 'email', NULL, NULL, NULL, 'email', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', '', NULL, '', NULL); @@ -773,10 +812,6 @@ INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(27, 'submit', 0, 0, 0, 0, 0, 0, 0, 2, 768, 1568646560, '', '', NULL, NULL, NULL, '', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, '', 'Absenden', NULL, '', NULL); INSERT INTO `tl_form_field` (`id`, `type`, `mandatory`, `multiple`, `storeFile`, `useHomeDir`, `doNotOverwrite`, `imageSubmit`, `invisible`, `pid`, `sorting`, `tstamp`, `label`, `name`, `text`, `html`, `options`, `rgxp`, `placeholder`, `customRgxp`, `errorMsg`, `minlength`, `maxlength`, `maxImageWidth`, `maxImageHeight`, `minval`, `maxval`, `step`, `size`, `mSize`, `extensions`, `uploadFolder`, `class`, `value`, `accesskey`, `fSize`, `customTpl`, `slabel`, `singleSRC`, `advancedCss`, `cssStyleSelector`) VALUES(28, 'checkbox', 0, 0, 0, 0, 0, 0, 0, 1, 832, 1707400097, 'Wie unterstützen Sie Bienen bereits?', 'checkbox-switch', NULL, NULL, 0x613a383a7b693a303b613a323a7b733a353a2276616c7565223b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b733a353a226c6162656c223b733a33353a226269656e656e667265756e646c6963686520426c756d656e20616e70666c616e7a656e223b7d693a313b613a323a7b733a353a2276616c7565223b733a31333a2273656c62657220696d6b65726e223b733a353a226c6162656c223b733a31333a2273656c62657220696d6b65726e223b7d693a323b613a323a7b733a353a2276616c7565223b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b733a353a226c6162656c223b733a33343a2264656e20c3b672746c696368656e20496d6b657220756e7465727374c3bc747a656e223b7d693a333b613a323a7b733a353a2276616c7565223b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b733a353a226c6162656c223b733a32353a224175667374656c6c656e20766f6e204e69737468696c66656e223b7d693a343b613a323a7b733a353a2276616c7565223b733a31363a22557262616e204265656b656570696e67223b733a353a226c6162656c223b733a31363a22557262616e204265656b656570696e67223b7d693a353b613a323a7b733a353a2276616c7565223b733a31373a224269656e656e706174656e736368616674223b733a353a226c6162656c223b733a31373a224269656e656e706174656e736368616674223b7d693a363b613a323a7b733a353a2276616c7565223b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b733a353a226c6162656c223b733a37383a224e75747a656e20766f6e20736169736f6e616c656e204c6562656e736d697474656c2061757320726567696f6e616c657220c3b66b6f6c6f67697363686572204c616e6477697274736368616674223b7d693a373b613a323a7b733a353a2276616c7565223b733a36343a22486f6e6967676cc3a473657220696d6d6572206175737370c3bc6c656e202d207a756d2053636875747a20766f72204269656e656e6b72616e6b68656974656e223b733a353a226c6162656c223b733a36343a22486f6e6967676cc3a473657220696d6d6572206175737370c3bc6c656e202d207a756d2053636875747a20766f72204269656e656e6b72616e6b68656974656e223b7d7d, 'phone', '', '', '', 0, 0, 0, 0, '0', '0', '', 'a:2:{i:0;i:4;i:1;i:40;}', 0, 'jpg,jpeg,gif,png,pdf,doc,docx,xls,xlsx,ppt,pptx', NULL, '', '', '0', 0, 'form_checkbox_switch_nature', '', NULL, '', NULL); --- --- Daten für Tabelle `tl_image_size` --- - INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `imageQuality`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `preserveMetadata`, `preserveMetadataFields`) VALUES(1, 0, 1, 1, 1606819117, 'Bild in Slider', NULL, '', '', '', 350, NULL, 'proportional', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 'default', NULL); INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `imageQuality`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `preserveMetadata`, `preserveMetadataFields`) VALUES(2, 0, 1, 1, 1606819117, 'Headerbild', NULL, '', '', '', 1920, 400, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 'default', NULL); INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `imageQuality`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `preserveMetadata`, `preserveMetadataFields`) VALUES(3, 0, 1, 1, 1606819117, 'News / Dreispaltig', NULL, '', '', '', 419, 570, 'crop', 100, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 'default', NULL); @@ -789,10 +824,6 @@ INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid` INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `imageQuality`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `preserveMetadata`, `preserveMetadataFields`) VALUES(11, 0, 1, 1, 1606819117, 'Maklermodul / Listenansicht', NULL, '', '', '', 633, 390, 'crop', NULL, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 'default', NULL); INSERT INTO `tl_image_size` (`id`, `skipIfDimensionsMatch`, `lazyLoading`, `pid`, `tstamp`, `name`, `imageQuality`, `cssClass`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`, `formats`, `preserveMetadata`, `preserveMetadataFields`) VALUES(12, 0, 1, 1, 1665577831, 'Headerbild (Fixed)', NULL, '', '1x, 1.5x, 2x', '', 1920, 560, 'crop', 0, 'a:3:{i:0;s:12:\"png:webp,png\";i:1;s:27:\"jpg:webp,jpg;jpeg:webp,jpeg\";i:2;s:12:\"gif:webp,gif\";}', 'default', NULL); --- --- Daten für Tabelle `tl_image_size_item` --- - INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(1, 0, 3, 128, 1568108229, '(max-width: 1215px)', '', '', 290, 450, 'crop', NULL); INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(2, 0, 3, 64, 1568108561, '(max-width: 1023px)', '', '', 480, 600, 'crop', NULL); INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(3, 0, 3, 32, 1568108819, '(max-width: 768px)', '', '', 728, 600, 'crop', NULL); @@ -811,103 +842,136 @@ INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(16, 0, 12, 64, 1665577833, '(max-width:768px)', '1x, 1.5x, 2x', '', 768, 360, 'crop', NULL); INSERT INTO `tl_image_size_item` (`id`, `invisible`, `pid`, `sorting`, `tstamp`, `media`, `densities`, `sizes`, `width`, `height`, `resizeMode`, `zoom`) VALUES(17, 0, 12, 32, 1665577893, '(max-width:450px)', '1x, 1.5x, 2x', '', 450, 360, 'crop', NULL); --- --- Daten für Tabelle `tl_layout` --- - -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`) VALUES(1, 1, 1, 1, 0, 0, 1, 1704455021, 'Einspaltiges Layout', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`) VALUES(2, 1, 1, 1, 0, 0, 1, 1570717072, 'Zweispaltiges Layout mit linker Spalte', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a323a223436223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`) VALUES(3, 1, 1, 1, 0, 0, 1, 1570717177, 'Zweispaltiges Layout mit rechter Spalte', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2clr', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a323a223436223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`) VALUES(4, 1, 1, 1, 0, 0, 1, 1569592871, 'Dreispaltiges Layout', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '3cl', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`) VALUES(5, 1, 1, 1, 0, 0, 1, 1574869708, 'Einspaltiges Layout ohne Breadcrumb', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a353a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`) VALUES(6, 1, 1, 1, 0, 0, 1, 1634900366, 'Einspaltiges Layout (Megamenü)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a323a223530223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}}', '', NULL, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`) VALUES(7, 1, 1, 1, 0, 0, 1, 1666167211, 'Dreispaltiges Layout (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '3cl', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`) VALUES(8, 1, 1, 1, 0, 0, 1, 1666167234, 'Einspaltiges Layout (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`) VALUES(9, 1, 1, 1, 0, 0, 1, 1666167254, 'Zweispaltiges Layout mit linker Spalte (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL); -INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`) VALUES(10, 1, 1, 1, 0, 0, 1, 1666167264, 'Zweispaltiges Layout mit rechter Spalte (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2clr', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '{{ua::browser}} header-block-layout', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL); - --- --- Daten für Tabelle `tl_member` --- +INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(1, 1, 1, 1, 0, 0, 1, 1708508688, 'Einspaltiges Layout', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '', '', NULL, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); +INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(2, 1, 1, 1, 0, 0, 1, 1708508756, 'Zweispaltiges Layout mit linker Spalte', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); +INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(3, 1, 1, 1, 0, 0, 1, 1708508771, 'Zweispaltiges Layout mit rechter Spalte', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2clr', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); +INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(4, 1, 1, 1, 0, 0, 1, 1708508674, 'Dreispaltiges Layout', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '3cl', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); +INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(5, 1, 1, 1, 0, 0, 1, 1708508751, 'Einspaltiges Layout ohne Breadcrumb', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a353a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '', '', NULL, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); +INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(6, 1, 1, 1, 0, 0, 1, 1708508739, 'Einspaltiges Layout (Megamenü)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a323a223530223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', '', '', NULL, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); +INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(7, 1, 1, 1, 0, 0, 1, 1708508683, 'Dreispaltiges Layout (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '3cl', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', 'header-block-layout', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); +INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(8, 1, 1, 1, 0, 0, 1, 1708508693, 'Einspaltiges Layout (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '1cl', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a363a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', 'header-block-layout', '', NULL, 'a:2:{i:0;s:11:\"j_accordion\";i:1;s:10:\"j_colorbox\";}', NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); +INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(9, 1, 1, 1, 0, 0, 1, 1708508762, 'Zweispaltiges Layout mit linker Spalte (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2cll', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', '', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226c656674223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', 'header-block-layout', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); +INSERT INTO `tl_layout` (`id`, `combineScripts`, `minifyMarkup`, `addJQuery`, `addMooTools`, `static`, `pid`, `tstamp`, `name`, `rows`, `headerHeight`, `footerHeight`, `cols`, `widthLeft`, `widthRight`, `sections`, `framework`, `external`, `modules`, `template`, `lightboxSize`, `defaultImageDensities`, `viewport`, `titleTag`, `cssClass`, `onload`, `head`, `jquery`, `mootools`, `analytics`, `externalJs`, `scripts`, `script`, `width`, `align`, `cssStyleSelector`, `newsfeeds`, `calendarfeeds`) VALUES(10, 1, 1, 1, 0, 0, 1, 1708508775, 'Zweispaltiges Layout mit rechter Spalte (Logo und Navigation untereinander)', '3rw', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', 'a:2:{s:4:\"unit\";s:0:\"\";s:5:\"value\";s:0:\"\";}', '2clr', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 'a:2:{s:4:\"unit\";s:2:\"px\";s:5:\"value\";s:3:\"350\";}', 0x613a313a7b693a303b613a343a7b733a353a227469746c65223b733a303a22223b733a323a226964223b733a303a22223b733a383a2274656d706c617465223b733a31333a22626c6f636b5f73656374696f6e223b733a383a22706f736974696f6e223b733a333a22746f70223b7d7d, 'a:2:{i:0;s:10:\"layout.css\";i:1;s:14:\"responsive.css\";}', NULL, 0x613a393a7b693a303b613a333a7b733a333a226d6f64223b733a313a2231223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a313b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a323b613a333a7b733a333a226d6f64223b733a323a223432223b733a333a22636f6c223b733a363a22686561646572223b733a363a22656e61626c65223b733a313a2231223b7d693a333b613a333a7b733a333a226d6f64223b733a313a2235223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a343b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a353b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a353a227269676874223b733a363a22656e61626c65223b733a313a2231223b7d693a363b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a343a226d61696e223b733a363a22656e61626c65223b733a313a2231223b7d693a373b613a333a7b733a333a226d6f64223b733a313a2230223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d693a383b613a333a7b733a333a226d6f64223b733a313a2233223b733a333a22636f6c223b733a363a22666f6f746572223b733a363a22656e61626c65223b733a313a2231223b7d7d, 'fe_page_nature', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', '', 'header-block-layout', '', NULL, NULL, NULL, NULL, NULL, 'a:1:{i:0;s:9:\"js_slider\";}', NULL, '', 'center', NULL, NULL, NULL); -INSERT INTO `tl_member` (`id`, `login`, `assignDir`, `disable`, `useTwoFactor`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `username`, `password`, `homeDir`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `session`, `secret`, `backupCodes`, `trustedTokenVersion`) VALUES(1, 1, 0, 0, 0, 1645017764, 'John', 'Smith', '', '', '', '', '', '', '', '', '', '', '', 'j.smith@example.com', '', '', NULL, 'j.smith', '$argon2id$v=19$m=65536,t=4,p=1$rLDJgfrstB8agR1wE8v2NQ$0jUEQQwNRBdaabcQpnavhgqIOCKhSbv6i133GB16igQ', NULL, '', '', 1568127244, 1568275388, 1645017711, 0x613a303a7b7d, NULL, NULL, 0); -INSERT INTO `tl_member` (`id`, `login`, `assignDir`, `disable`, `useTwoFactor`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `username`, `password`, `homeDir`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `session`, `secret`, `backupCodes`, `trustedTokenVersion`) VALUES(2, 1, 0, 0, 0, 1568127312, 'Donna', 'Evans', '', '', '', '', '', '', '', '', '', '', '', 'd.evans@example.com', '', '', NULL, 'd.evans', '$argon2id$v=19$m=65536,t=4,p=1$5/6L8pZ2pnaC9JQgeiDmcg$3zzNiPGmwyKbDOZ7tp7mFNMeczT9hj6qiRk/FtPqqFA', NULL, '', '', 1568127285, 0, 0, NULL, NULL, NULL, 0); +INSERT INTO `tl_member` (`id`, `login`, `assignDir`, `disable`, `useTwoFactor`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `username`, `password`, `homeDir`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `session`, `secret`, `backupCodes`, `trustedTokenVersion`, `newsletter`) VALUES(1, 1, 0, 0, 0, 1645017764, 'John', 'Smith', '', '', '', '', '', '', '', '', '', '', '', 'j.smith@example.com', '', '', NULL, 'j.smith', '$argon2id$v=19$m=65536,t=4,p=1$rLDJgfrstB8agR1wE8v2NQ$0jUEQQwNRBdaabcQpnavhgqIOCKhSbv6i133GB16igQ', NULL, '', '', 1568127244, 1568275388, 1645017711, 0x613a303a7b7d, NULL, NULL, 0, ''); +INSERT INTO `tl_member` (`id`, `login`, `assignDir`, `disable`, `useTwoFactor`, `tstamp`, `firstname`, `lastname`, `dateOfBirth`, `gender`, `company`, `street`, `postal`, `city`, `state`, `country`, `phone`, `mobile`, `fax`, `email`, `website`, `language`, `groups`, `username`, `password`, `homeDir`, `start`, `stop`, `dateAdded`, `lastLogin`, `currentLogin`, `session`, `secret`, `backupCodes`, `trustedTokenVersion`, `newsletter`) VALUES(2, 1, 0, 0, 0, 1568127312, 'Donna', 'Evans', '', '', '', '', '', '', '', '', '', '', '', 'd.evans@example.com', '', '', NULL, 'd.evans', '$argon2id$v=19$m=65536,t=4,p=1$5/6L8pZ2pnaC9JQgeiDmcg$3zzNiPGmwyKbDOZ7tp7mFNMeczT9hj6qiRk/FtPqqFA', NULL, '', '', 1568127285, 0, 0, NULL, NULL, NULL, 0, NULL); --- --- Daten für Tabelle `tl_module` --- +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570631817, 'NAV / Hauptnavigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 'nav_default_nature', 'mod_navigation_nature', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1585318040, 'Footer', 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'html', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, '
\n
\n
\n
\n
\n {{theme::content::NATURE02/01}}\n
\n
\n {{theme::content::NATURE02/02}}\n
\n
\n
\n
\n
\n
\n {{theme::content::NATURE02/03}}\n
\n
\n
', NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, '', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1567523293, 'Footer Navigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'customnav', 0, 0, 0, 'nav_default', '', 0x613a333a7b693a303b693a33323b693a313b693a32393b693a323b693a33313b7d, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568275875, 'NAV / Unterseiten-Navigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 1, 2, 0, 'nav_default_nature_aside', 'mod_navigation_nature_aside', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570624377, 'News / mit Bild und Teaser / Dreispaltig', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:31:\"Newsliste mit Teasertext + Bild\";}', 'newslist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 6, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"3\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 0, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0x613a313a7b693a303b733a313a2231223b7d, 'all_items', '', 0, 'news_latest_nature_col3', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570624534, 'News / ohne Bild und mit Teaser', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:24:\"Newsliste mit Teasertext\";}', 'newslist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 6, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 0, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0x613a313a7b693a303b733a313a2232223b7d, 'all_items', '', 0, 'news_short_nature', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570624580, 'News / einfache Auflistung', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Einfache Newsliste\";}', 'newslist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 3, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 0, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0x613a313a7b693a303b733a313a2231223b7d, 'all_items', '', 0, 'news_simple', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'News Detailansicht', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'newsreader', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0x613a323a7b693a303b733a313a2231223b693a313b733a313a2232223b7d, 'all_items', '', 0, 'news_full_nature', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'News Detailansicht / Header', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'newsreader', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0x613a323a7b693a303b733a313a2231223b693a313b733a313a2232223b7d, 'all_items', '', 0, 'news_full_nature_header', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570629076, 'Events / mit Bild und Teaser', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:32:\"Eventliste mit Teasertext + Bild\";}', 'eventlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 3, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"4\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 0, 'event_teaser_nature', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570629092, 'Events / ohne Bild und Teaser', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:25:\"Eventliste mit Teasertext\";}', 'eventlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 4, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 0, 'event_list_nature', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570629107, 'Events / einfache Auflistung', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:19:\"Einfache Eventliste\";}', 'eventlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 3, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 0, 'event_upcoming', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'Events / Detailansicht', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'eventreader', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 3, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 0, 'event_full_nature', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568280595, 'Events / mit Bild und Teaser (zweispaltiges Layout)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Anstehende Events\";}', 'eventlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"6\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 2, 'event_teaser_nature', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'News / mit Bild und Teaser / Zweispaltig', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:9:\"Aktuelles\";}', 'newslist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"5\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 2, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0x613a313a7b693a303b733a313a2231223b7d, 'all_items', '', 0, 'news_latest_nature_col2', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'Events / Detailansicht / Header', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'eventreader', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 3, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 0, 'event_full_nature_header', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276093, 'NAV / Unterseiten-Navigation (mit allen Seiten)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 'nav_default_nature_aside', 'mod_navigation_nature_aside', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(21, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Login', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Login\";}', 'login', 0, 0, 0, '', 'mod_login_nature', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(22, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Registrierung', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Registrierung (einfache Darstellung)\";}', 'registration', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(23, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Personendaten', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Personendaten (einfache Darstellung)\";}', 'personalData', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(24, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Passwort ändern', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Passwort ändern\";}', 'changePassword', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(25, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Passwort vergessen', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Passwort vergessen\";}', 'lostPassword', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, 'Sie haben ein neues Passwort für ##domain## angefordert.\n\nBitte klicken Sie hier, um das neue Passwort festzulegen:\n\n ##link##\n\nWenn Sie diese E-Mail nicht angefordert haben, kontaktieren Sie bitte den Administrator der Webseite.', NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(26, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Konto schließen', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Konto schließen\";}', 'closeAccount', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, 'close_deactivate', NULL, 0, NULL, 'Sie haben ein neues Passwort für ##domain## angefordert.\n\nBitte klicken Sie hier, um das neue Passwort festzulegen:\n\n ##link##\n\nWenn Sie diese E-Mail nicht angefordert haben, kontaktieren Sie bitte den Administrator der Webseite.', NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(27, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Registrierung (gruppiert)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:46:\"Registrierung (gruppierte Darstellung)\";}', 'registration', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_grouped_nature', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(28, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Personendaten (gruppiert)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:46:\"Personendaten (gruppierte Darstellung)\";}', 'personalData', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_grouped_nature', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568899625, 'Newsletter / Abonnieren', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Abonnieren Sie unseren Newsletter\";}', 'subscribe', 0, 0, 0, '', '', NULL, '', 35, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, 0x613a313a7b693a303b733a313a2232223b7d, NULL, 'Sie haben folgende Verteiler auf ##domain## abonniert:\n\n##channels##\n\nBitte klicken Sie http://##domain##/newsletter-aktivierung.html?token=##token## um Ihr Abonnement zu aktivieren. Der Bestätigungslink ist 24 Stunden gültig. Falls Sie die Verteiler nicht selbst abonniert haben, ignorieren Sie diese E-Mail bitte.\n\nDie Einwilligung kann jederzeit auf http://##domain##/newsletter-kuendigung.html widerrufen werden.', NULL, 'nl_default_nature', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'Newsletter / Kündigen', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:20:\"Newsletter kündigen\";}', 'unsubscribe', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, 0x613a313a7b693a303b733a313a2232223b7d, NULL, NULL, 'Sie haben folgende Abonnements auf ##domain## gekündigt:\n\n##channels##', 'nl_default_nature', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'FAQ-Liste', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'faqlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x613a313a7b693a303b733a313a2231223b7d, 33, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'FAQ-Leser', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'faqreader', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x613a313a7b693a303b733a313a2231223b7d, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'FAQ-Seite', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'faqpage', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0x613a313a7b693a303b733a313a2231223b7d, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'Events / Kalender', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:8:\"Kalender\";}', 'calendar', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default_nature', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'Events / Mini-Kalender', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:13:\"Mini-Kalender\";}', 'calendar', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_mini', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'Events / mit Bild und Teaser (Tag)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'eventlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 2, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"4\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'cal_day', 'ascending', 0, 0, 'event_teaser_nature', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(38, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568277064, 'Suche', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:5:\"Suche\";}', 'search', 0, 0, 0, '', 'mod_search_nature', NULL, '', 0, 0, NULL, '', 0, 'and', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 3, 0, 'advanced', 'search_default', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568280425, 'News / mit Bild und Teaser / Dreispaltig (ohne Pagination)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:9:\"Aktuelles\";}', 'newslist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"3\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0x613a313a7b693a303b733a313a2231223b7d, 'all_items', '', 0, 'news_latest_nature_col3', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568280714, 'Events / mit Bild und Teaser (ohne Pagination)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:17:\"Anstehende Events\";}', 'eventlist', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:1:\"4\";}', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', 0x613a313a7b693a303b733a313a2231223b7d, 1, 'next_all', 'ascending', 0, 2, 'event_teaser_nature', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570546755, 'Modaler Dialog', 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:21:\"Honig- und Wildbienen\";}', 'ct_modal', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 'Popup öffnen', '', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568644902, 'Breadcrumb', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'breadcrumb', 0, 0, 0, '', 'mod_breadcrumb_nature', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568899765, 'Newsletter / Abonnieren (Startseite)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:33:\"Abonnieren Sie unseren Newsletter\";}', 'subscribe', 0, 0, 0, '', '', NULL, '', 35, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:18:\"newsletter-primary\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, 0x613a313a7b693a303b733a313a2232223b7d, NULL, 'Sie haben folgende Verteiler auf ##domain## abonniert:\n\n##channels##\n\nBitte klicken Sie http://##domain##/newsletter-aktivierung.html?token=##token## um Ihr Abonnement zu aktivieren. Der Bestätigungslink ist 24 Stunden gültig. Falls Sie die Verteiler nicht selbst abonniert haben, ignorieren Sie diese E-Mail bitte.\n\nDie Einwilligung kann jederzeit auf http://##domain##/newsletter-kuendigung.html widerrufen werden.', NULL, 'nl_default_nature', 'ascending', 'com_default'); +INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`, `news_showQuantity`, `news_keepCanonical`, `cal_noSpan`, `cal_hideRunning`, `cal_ignoreDynamic`, `cal_showQuantity`, `cal_keepCanonical`, `nl_hideChannels`, `com_moderate`, `com_bbcode`, `com_requireLogin`, `com_disableCaptcha`, `pwResetPage`, `faq_categories`, `faq_readerModule`, `news_archives`, `news_featured`, `news_jumpToCurrent`, `news_readerModule`, `news_template`, `news_format`, `news_startDay`, `news_order`, `list_table`, `list_fields`, `list_where`, `list_search`, `list_sort`, `list_info`, `list_info_where`, `list_layout`, `list_info_layout`, `cal_calendar`, `cal_startDay`, `cal_format`, `cal_order`, `cal_readerModule`, `cal_limit`, `cal_template`, `cal_ctemplate`, `cal_featured`, `newsletters`, `nl_channels`, `nl_text`, `nl_subscribe`, `nl_unsubscribe`, `nl_template`, `com_order`, `com_template`) VALUES(50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1634900345, 'NAV / Hauptnavigation (Megamenü)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 'nav_default_nature', 'mod_navigation_nature_megamenu', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', '', 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, NULL, 'all_items', '', 0, 'news_latest', 'news_month', 0, 'order_date_desc', '', '', '', '', '', '', '', 'list_default', 'info_default', NULL, 1, 'cal_month', 'ascending', 0, 0, 'event_full', 'cal_default', 'all_items', NULL, NULL, NULL, NULL, NULL, 'nl_simple', 'ascending', 'com_default'); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570631817, 'NAV / Hauptnavigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 'nav_default_nature', 'mod_navigation_nature', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1585318040, 'Footer', 'a:2:{s:5:\"value\";s:0:\"\";s:4:\"unit\";s:2:\"h2\";}', 'html', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, '
\n
\n
\n
\n
\n {{theme::content::NATURE02/01}}\n
\n
\n {{theme::content::NATURE02/02}}\n
\n
\n
\n
\n
\n
\n {{theme::content::NATURE02/03}}\n
\n
\n
', NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, '', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1567523293, 'Footer Navigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'customnav', 0, 0, 0, 'nav_default', '', 0x613a333a7b693a303b693a33323b693a313b693a32393b693a323b693a33313b7d, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568275875, 'NAV / Unterseiten-Navigation', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 1, 2, 0, 'nav_default_nature_aside', 'mod_navigation_nature_aside', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276093, 'NAV / Unterseiten-Navigation (mit allen Seiten)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 'nav_default_nature_aside', 'mod_navigation_nature_aside', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(21, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Login', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:5:\"Login\";}', 'login', 0, 0, 0, '', 'mod_login_nature', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(22, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Registrierung', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Registrierung (einfache Darstellung)\";}', 'registration', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(23, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Personendaten', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:44:\"Personendaten (einfache Darstellung)\";}', 'personalData', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(24, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Passwort ändern', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Passwort ändern\";}', 'changePassword', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(25, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Passwort vergessen', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:18:\"Passwort vergessen\";}', 'lostPassword', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, 'Sie haben ein neues Passwort für ##domain## angefordert.\n\nBitte klicken Sie hier, um das neue Passwort festzulegen:\n\n ##link##\n\nWenn Sie diese E-Mail nicht angefordert haben, kontaktieren Sie bitte den Administrator der Webseite.', NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(26, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Konto schließen', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:16:\"Konto schließen\";}', 'closeAccount', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31393a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a363a2267726f757073223b693a31373b733a383a22757365726e616d65223b693a31383b733a383a2270617373776f7264223b7d, 'member_default', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, 'close_deactivate', NULL, 0, NULL, 'Sie haben ein neues Passwort für ##domain## angefordert.\n\nBitte klicken Sie hier, um das neue Passwort festzulegen:\n\n ##link##\n\nWenn Sie diese E-Mail nicht angefordert haben, kontaktieren Sie bitte den Administrator der Webseite.', NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(27, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Registrierung (gruppiert)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:46:\"Registrierung (gruppierte Darstellung)\";}', 'registration', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_grouped_nature', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(28, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568276057, 'User / Personendaten (gruppiert)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:46:\"Personendaten (gruppierte Darstellung)\";}', 'personalData', 0, 0, 0, '', '', NULL, '', 0, 0, 0x613a31383a7b693a303b733a393a2266697273746e616d65223b693a313b733a383a226c6173746e616d65223b693a323b733a31313a22646174654f664269727468223b693a333b733a363a2267656e646572223b693a343b733a373a22636f6d70616e79223b693a353b733a363a22737472656574223b693a363b733a363a22706f7374616c223b693a373b733a343a2263697479223b693a383b733a353a227374617465223b693a393b733a373a22636f756e747279223b693a31303b733a353a2270686f6e65223b693a31313b733a363a226d6f62696c65223b693a31323b733a333a22666178223b693a31333b733a353a22656d61696c223b693a31343b733a373a2277656273697465223b693a31353b733a383a226c616e6775616765223b693a31363b733a383a22757365726e616d65223b693a31373b733a383a2270617373776f7264223b7d, 'member_grouped_nature', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(38, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568277064, 'Suche', 'a:2:{s:4:\"unit\";s:2:\"h1\";s:5:\"value\";s:5:\"Suche\";}', 'search', 0, 0, 0, '', 'mod_search_nature', NULL, '', 0, 0, NULL, '', 0, 'and', 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', 3, 0, 'advanced', 'search_default', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1570546755, 'Modaler Dialog', 'a:2:{s:4:\"unit\";s:2:\"h4\";s:5:\"value\";s:21:\"Honig- und Wildbienen\";}', 'ct_modal', 0, 0, 0, '', '', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, 'Popup öffnen', '', '

Honigbienen leben
in einem großen Volk

\n

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

\n

Honigbienen leben in einem großen Volk, dass bis zu 50.000 Mitglieder zählen kann und können nicht alleine überleben, da sie den sozialen Kontakt zu anderen Bienen benötigen. Das Volk besteht aus einer Königin, den Arbeitsbienen und Drohnen. Während die Arbeiterinnen für das Sammeln, Putzen und Wache halten zuständig sind, besteht die Aufgabe der Drohnen nur darin eine Königin zu befruchten und damit das Überleben des Volkes und der Nachkommen zu sichern.

\n

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

\n

Wildbienen sind
Einzelgänger

\n

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus. Die Nistplätze der Wildbienen befinden sich vor allem unter der Erde, aber auch Totholz, Pflanzenstängel, leere Schneckenhäuser oder von Menschen gebaute Bienenhotels werden genutzt.

\n

Genau wie die Honigbienen haben auch die Wildbienen eine große Bedeutung für die Bestäubung von Bäumen, Blumen und Nutzpflanzen.

\n

Während die Honigbiene in einem großen Volk mit vielen anderen Bienen in Bienenstöcken lebt, lebt die Wildbiene als Einzelgänger und nistet vor allem im Boden oder sucht sich Pflanzenhalme oder nutzt Fraßgänge von Käfern im Holz.

', '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1568644902, 'Breadcrumb', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'breadcrumb', 0, 0, 0, '', 'mod_breadcrumb_nature', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); -INSERT INTO `tl_module` (`id`, `hardLimit`, `showProtected`, `defineRoot`, `showHidden`, `autologin`, `redirectBack`, `fuzzy`, `loadFirst`, `useCaption`, `fullsize`, `disableCaptcha`, `reg_allowLogin`, `reg_skipName`, `reg_deleteDir`, `reg_assignDir`, `reg_activate`, `protected`, `pid`, `tstamp`, `name`, `headline`, `type`, `levelOffset`, `showLevel`, `rootPage`, `navigationTpl`, `customTpl`, `pages`, `customLabel`, `jumpTo`, `overviewPage`, `editable`, `memberTpl`, `form`, `queryType`, `contextLength`, `minKeywordLength`, `perPage`, `searchType`, `searchTpl`, `inColumn`, `skipFirst`, `singleSRC`, `imgSize`, `multiSRC`, `html`, `unfilteredHtml`, `rss_cache`, `rss_feed`, `rss_template`, `numberOfItems`, `reg_groups`, `reg_close`, `reg_homeDir`, `reg_jumpTo`, `reg_text`, `reg_password`, `data`, `groups`, `cssID`, `rootPageDependentModules`, `cssStyleSelector`, `modal_linkText`, `modal_linkClass`, `modal_text`, `modal_customTpl`, `modal_class`) VALUES(50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1634900345, 'NAV / Hauptnavigation (Megamenü)', 'a:2:{s:4:\"unit\";s:2:\"h2\";s:5:\"value\";s:0:\"\";}', 'navigation', 0, 0, 0, 'nav_default_nature', 'mod_navigation_nature_megamenu', NULL, '', 0, 0, NULL, '', 0, 'and', '', 4, 0, 'simple', '', 'main', 0, NULL, '', NULL, NULL, NULL, 3600, NULL, 'rss_default', 3, NULL, '', NULL, 0, NULL, NULL, NULL, NULL, 'a:2:{i:0;s:0:\"\";i:1;s:0:\"\";}', NULL, NULL, '', '', NULL, '', ''); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(1, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1569916719, 'Bienen schützen', 'bienen-schuetzen', 1, 1568116680, 1568116680, '', '', NULL, '', 'Wichtig', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung ...

', 0xe45e2731e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(2, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1569916882, 'Honigbienen leben in einem großen Volk', 'honigbienen-leben-in-einem-grossen-volk', 1, 1568030340, 1568030340, '', '', NULL, '', 'Wissenswertes', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xddeecba2e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(3, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1569916870, 'Wildbienen sind Einzelgänger', 'wildbienen-sind-einzelgaenger', 1, 1568030400, 1568030400, '', '', NULL, '', 'Wissenswertes', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdc4f3957e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(4, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1569916788, 'Hummeln sind besonders gute Bestäuber', 'hummeln-sind-besonders-gute-bestaeuber', 1, 1568030400, 1568030400, '', '', NULL, '', 'Wissenswertes', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

', 0xddf39ffbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(5, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1569916757, 'Was kann man gegen das Bienensterben tun?', 'was-kann-man-gegen-das-bienensterben-tun', 1, 1568030460, 1568030460, '', '', NULL, '', 'Tipps', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden.

', 0xe321c1e8e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(6, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1569916733, 'Bienenhonig', 'bienenhonig', 1, 1568030520, 1568030520, '', '', NULL, '', 'Ernährung', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

', 0xe0e63790e41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(7, 0, 1, 0, 0, 0, 0, 1, 0, 1, 1569916748, '80 bis 90 Prozent der Bestäubungsarbeit', '80-bis-90-prozent-der-bestaeubungsarbeit', 1, 1568030520, 1568030520, '', '', NULL, '', 'Wissenswertes', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0xe1c216dbe41e11e98cc3e0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(8, 0, 0, 0, 0, 0, 0, 1, 0, 2, 1568110535, 'Bienen schützen', 'bienen-schuetzen-2', 1, 1568110440, 1568110440, '', '', NULL, '', 'Wichtig', '

Es gibt viele Faktoren, die für das Bienensterben verantwortlich sind. Zum einen finden Bienen nicht mehr genug Nahrung, da in der Landschaft immer mehr Monokulturen angebaut werden, die nur für eine kurze Zeit blühen. Pestizide, der Klimawandel und natürliche Feinde, die teilweise aus anderen Regionen eingeschleppt wurden, bedrohen ebenfalls den Bestand der Bienen.

', 0xe7dab66cc8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(9, 0, 0, 0, 0, 0, 0, 1, 0, 2, 1568110581, 'Honigbienen leben in einem großen Volk', 'honigbienen-leben-in-einem-grossen-volk-2', 1, 1568110440, 1568110440, '', '', NULL, '', 'Wissenswertes', '

Auf der ganzen Welt gibt es neun Honigbienenarten, wovon nur die westliche Honigbiene in Europa heimisch ist.

', 0xe9a71624c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(10, 0, 0, 0, 0, 0, 0, 1, 0, 2, 1568110540, 'Wildbienen sind Einzelgänger', 'wildbienen-sind-einzelgaenger-2', 1, 1568110440, 1568110440, '', '', NULL, '', 'Wissenswertes', '

Alleine in Europa gibt es mehr als 2.500 unterschiedliche Wildbienenarten, in Deutschland geht man von über 550 Arten aus.

', 0xdefdc0b5d08c11e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(11, 0, 0, 0, 0, 0, 0, 1, 0, 2, 1568110598, 'Hummeln sind besonders gute Bestäuber', 'hummeln-sind-besonders-gute-bestaeuber-2', 1, 1568110440, 1568110440, '', '', NULL, '', 'Wissenswertes', '

Hummeln können im Vergleich zu Honigbienen mehr als dreimal so viel Blüten am Tag bestäuben. Genau wie Honigbienen leben Hummeln nicht als Einzelgänger, sondern in einem Volk, das aber nur für kurze Zeit.

', 0x1d10063bd08e11e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(12, 0, 0, 0, 0, 0, 0, 1, 0, 2, 1568110545, 'Was kann man gegen das Bienensterben tun?', 'was-kann-man-gegen-das-bienensterben-tun-2', 1, 1568110440, 1568110440, '', '', NULL, '', 'Tipps', '

Bienen müssen geschützt werden, da es ohne diese fleißigen Helfer viele Dinge gar nicht mehr geben würden.

', 0xe7caf949c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(13, 0, 0, 0, 0, 0, 0, 1, 0, 2, 1568110587, 'Bienenhonig', 'bienenhonig-2', 1, 1568110440, 1568110440, '', '', NULL, '', 'Ernährung', '

Der Honig, der aus dem Nektar von Blüten und aus Honigtau besteht, ist die Nahrungsreserve der Bienen und wird nur dann erzeugt, wenn die Ernährung des Volkes und die Aufzucht der Brut gedeckt ist.

', 0xe9f45d00c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); +INSERT INTO `tl_news` (`id`, `featured`, `addImage`, `overwriteMeta`, `fullsize`, `addEnclosure`, `target`, `published`, `noComments`, `pid`, `tstamp`, `headline`, `alias`, `author`, `date`, `time`, `pageTitle`, `robots`, `description`, `canonicalLink`, `subheadline`, `teaser`, `singleSRC`, `alt`, `imageTitle`, `size`, `imageUrl`, `caption`, `floating`, `enclosure`, `source`, `linkText`, `jumpTo`, `articleId`, `url`, `cssClass`, `start`, `stop`, `cssStyleSelector`) VALUES(14, 0, 0, 0, 0, 0, 0, 1, 0, 2, 1568110550, '80 bis 90 Prozent der Bestäubungsarbeit', '80-bis-90-prozent-der-bestaeubungsarbeit-2', 1, 1568110440, 1568110440, '', '', NULL, '', 'Wissenswertes', '

Die Honigbiene kann täglich etwa 300 Blüten bestäuben und übernimmt zusammen mit den Wildbienen und anderen bestäubenden Insekten ca. 80 bis 90 Prozent der Bestäubungsarbeit.

', 0xea772a99c8a811e9bb5ee0d55edd9ad9, '', '', 'a:3:{i:0;s:0:\"\";i:1;s:0:\"\";i:2;s:0:\"\";}', '', '', 'above', NULL, 'default', '', 0, 0, '', '', '', '', NULL); --- --- Daten für Tabelle `tl_page` --- +INSERT INTO `tl_newsletter_channel` (`id`, `tstamp`, `title`, `jumpTo`, `template`, `mailerTransport`, `sender`, `senderName`) VALUES(2, 1568899756, 'Nature / Newsletter', 13, 'mail_default', '', 'info@example.com', ''); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 0, 128, 1666168642, 'Nature Theme', 'root', 'nature-theme', 0, '', 'de', '', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 1, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '0', '', '', 0, 'bundles/contaoddadvancedclasses/sets/bulma.json', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 128, 1570786837, 'Start', 'regular', 'index', 0, '', '', 'index,follow', 'NATURE ist ein ehrlicher Allrounder unter den Contao Themes im natürlich-schlichten Look, welcher auf Basis von Contao 4.x und des Bulma CSS Framework für Webseiten aller Art entwickelt wurde.', 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'home', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 1, 1, 22, 128, 1567086085, 'Textelemente', 'regular', 'textelemente', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 768, 1570634889, 'Layouts', 'forward', 'layouts', 0, '', '', 'index,follow', NULL, 'permanent', 17, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1792, 1567077367, 'Nature Theme Elemente', 'folder', '', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 6, 128, 1567077391, '01_Header', 'regular', '01-header', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 640, 1707403162, 'Module', 'forward', 'module', 0, '', '', 'index,follow', NULL, 'permanent', 11, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 2, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 384, 1567085943, 'Navigation', 'regular', 'navigation', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 512, 1567085951, 'User', 'regular', 'user', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 896, 1567085974, 'Formulare', 'regular', 'formulare', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 1024, 1567085981, 'Suche', 'regular', 'suche', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 5, 128, 1570632286, 'Einspaltiges Layout', 'regular', 'einspaltiges-layout', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 5, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 5, 256, 1567785317, 'Zweispaltiges Layout', 'forward', 'zweispaltiges-layout', 0, '', '', 'index,follow', NULL, 'permanent', 19, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 18, 128, 1570008796, 'mit linker Spalte', 'regular', 'mit-linker-spalte', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 2, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 18, 256, 1570008803, 'mit rechter Spalte', 'regular', 'mit-rechter-spalte', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 3, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 5, 384, 1568029113, 'Dreispaltiges Layout', 'regular', 'dreispaltiges-layout', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 4, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 896, 1567785225, 'Elemente', 'forward', 'elemente', 0, '', '', 'index,follow', NULL, 'permanent', 4, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 22, 256, 1567086113, 'Akkordion', 'regular', 'akkordion', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 22, 384, 1567086122, 'Content Slider', 'regular', 'content-slider', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 22, 512, 1567086135, 'Media-Elemente', 'regular', 'media-elemente', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 22, 640, 1567086145, 'Download-Elemente', 'regular', 'download-elemente', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 22, 768, 1567086153, 'Theme-Elemente', 'regular', 'theme-elemente', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 6, 256, 1567438294, '02_Footer', 'regular', '02-footer', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 256, 1567523256, 'Impressum', 'regular', 'impressum', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 384, 1567523249, 'Datenschutz', 'regular', 'datenschutz', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 512, 1568647165, 'Kontakt', 'regular', 'kontakt', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'contact', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 22, 896, 1568282094, 'Icons', 'regular', 'icons', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 1152, 1568642420, 'Modaler Dialog', 'regular', 'modaler-dialog', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 5, 512, 1570631479, 'Farbige Hintergründe', 'regular', 'artikel-mit-hintergrund', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 1920, 1660337173, '403 Zugriff verweigert', 'error_403', '403-zugriff-verweigert', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'access-denied', '', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 2048, 1660337173, '404 Seite nicht gefunden', 'error_404', '404-seite-nicht-gefunden', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'page-not-found', '', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 2176, 1660337173, '401 Nicht authentifiziert', 'error_401', '401-nicht-authentifiziert', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'unauthorized', '', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 46, 128, 1570008548, 'Headerbild dunkel', 'regular', 'headerbild-dunkel', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(46, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 5, 416, 1569838301, 'Layouts mit Headerbild', 'forward', 'layouts-mit-headerbild', 0, '', '', '', NULL, 'permanent', 45, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 2, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 46, 256, 1570008602, 'großes Headerbild dunkel', 'regular', 'grosses-headerbild', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 46, 192, 1570008571, 'Headerbild hell', 'regular', 'headerbild-hell', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 46, 384, 1570008611, 'großes Headerbild hell', 'regular', 'grosses-headerbild-hell', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 32, 128, 1570539570, 'Vielen Dank für Ihre Anfrage', 'regular', 'vielen-dank-fuer-ihre-anfrage', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 2, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 448, 1634900378, 'Megamenü', 'regular', 'module/megamenue', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '', NULL, 6, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(55, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 5, 464, 1666167444, 'Logo und Navigation untereinander', 'forward', 'layouts/logo-und-navigation-untereinander', 0, '', '', 'index,follow', NULL, 'permanent', 56, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 8, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 55, 128, 1666167369, 'Einspaltiges Layout', 'regular', 'layouts/einspaltiges-layout-kopie/einspaltiges-layout-kopie', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 8, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 55, 256, 1666167429, 'Zweispaltiges Layout', 'forward', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout', 0, '', '', 'index,follow', NULL, 'permanent', 59, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 55, 384, 1666167383, 'Dreispaltiges Layout', 'regular', 'layouts/einspaltiges-layout-kopie/dreispaltiges-layout-kopie', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 7, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 57, 128, 1666167406, 'mit linker Spalte', 'regular', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout-kopie/mit-linker-spalte-kopie', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 9, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); -INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`) VALUES(60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 57, 256, 1666167414, 'mit rechter Spalte', 'regular', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout-kopie/mit-rechter-spalte-kopie', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 10, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0); +INSERT INTO `tl_news_archive` (`id`, `protected`, `allowComments`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`, `tstamp`, `title`, `jumpTo`, `groups`, `notify`, `sortOrder`, `perPage`) VALUES(1, 0, 0, 0, 0, 0, 0, 1568110502, 'News mit Bilder', 33, NULL, 'notify_admin', 'ascending', 0); +INSERT INTO `tl_news_archive` (`id`, `protected`, `allowComments`, `moderate`, `bbcode`, `requireLogin`, `disableCaptcha`, `tstamp`, `title`, `jumpTo`, `groups`, `notify`, `sortOrder`, `perPage`) VALUES(2, 0, 0, 0, 0, 0, 0, 1568110528, 'News ohne Bilder', 33, NULL, 'notify_admin', 'ascending', 0); --- --- Daten für Tabelle `tl_theme` --- +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(1, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 0, 128, 1708513207, 'Nature Theme', 'root', 'nature-theme', 0, '', 'de', '', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 1, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', '', '0', '', '', 0, 'bundles/contaoddadvancedclasses/sets/bulma.json', NULL, 0, 0, 'default-src \'self\'', 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 128, 1570786837, 'Start', 'regular', 'index', 0, '', '', 'index,follow', 'NATURE ist ein ehrlicher Allrounder unter den Contao Themes im natürlich-schlichten Look, welcher auf Basis von Contao 4.x und des Bulma CSS Framework für Webseiten aller Art entwickelt wurde.', 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'home', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 1, 1, 22, 128, 1567086085, 'Textelemente', 'regular', 'textelemente', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(5, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 768, 1570634889, 'Layouts', 'forward', 'layouts', 0, '', '', 'index,follow', NULL, 'permanent', 17, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1792, 1567077367, 'Nature Theme Elemente', 'folder', '', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 6, 128, 1567077391, '01_Header', 'regular', '01-header', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(8, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 640, 1568645499, 'Module', 'forward', 'module', 0, '', '', 'index,follow', NULL, 'permanent', 9, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 2, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 128, 1567085919, 'News', 'regular', 'news', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 256, 1567085933, 'Events', 'regular', 'events', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 384, 1567085943, 'Navigation', 'regular', 'navigation', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 512, 1567085951, 'User', 'regular', 'user', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 640, 1567085958, 'Newsletter', 'regular', 'newsletter', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 768, 1567085965, 'FAQ', 'regular', 'faq', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 896, 1567085974, 'Formulare', 'regular', 'formulare', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 1024, 1567085981, 'Suche', 'regular', 'suche', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 5, 128, 1570632286, 'Einspaltiges Layout', 'regular', 'einspaltiges-layout', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 5, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(18, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 5, 256, 1567785317, 'Zweispaltiges Layout', 'forward', 'zweispaltiges-layout', 0, '', '', 'index,follow', NULL, 'permanent', 19, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 18, 128, 1570008796, 'mit linker Spalte', 'regular', 'mit-linker-spalte', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 2, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 18, 256, 1570008803, 'mit rechter Spalte', 'regular', 'mit-rechter-spalte', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 3, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 5, 384, 1568029113, 'Dreispaltiges Layout', 'regular', 'dreispaltiges-layout', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 4, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(22, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 896, 1567785225, 'Elemente', 'forward', 'elemente', 0, '', '', 'index,follow', NULL, 'permanent', 4, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 22, 256, 1567086113, 'Akkordion', 'regular', 'akkordion', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 22, 384, 1567086122, 'Content Slider', 'regular', 'content-slider', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 22, 512, 1567086135, 'Media-Elemente', 'regular', 'media-elemente', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 22, 640, 1567086145, 'Download-Elemente', 'regular', 'download-elemente', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 22, 768, 1567086153, 'Theme-Elemente', 'regular', 'theme-elemente', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 6, 256, 1567438294, '02_Footer', 'regular', '02-footer', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 256, 1567523256, 'Impressum', 'regular', 'impressum', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 384, 1567523249, 'Datenschutz', 'regular', 'datenschutz', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 512, 1568647165, 'Kontakt', 'regular', 'kontakt', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'contact', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1024, 1568030272, 'News-Detailansicht', 'regular', 'news-details', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1152, 1568030286, 'Events-Detailansicht', 'regular', 'events-details', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1280, 1568208498, 'Newsletter abonniert (Bestätigungsmail)', 'regular', 'newsletter-abonniert', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1408, 1568208488, 'Newsletter abonniert (Aktivierung)', 'regular', 'newsletter-aktivierung', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1536, 1568208600, 'Newsletter abbestellen (Deaktivierung)', 'regular', 'newsletter-kuendigung', 0, '', '', 'noindex,nofollow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 1, 1, 1, 1, 1664, 1568210413, 'FAQ-Leser', 'regular', 'faq-leser', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 22, 896, 1568282094, 'Icons', 'regular', 'icons', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 1152, 1568642420, 'Modaler Dialog', 'regular', 'modaler-dialog', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 5, 512, 1570631479, 'Farbige Hintergründe', 'regular', 'artikel-mit-hintergrund', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 1920, 1660337173, '403 Zugriff verweigert', 'error_403', '403-zugriff-verweigert', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'access-denied', '', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 2048, 1660337173, '404 Seite nicht gefunden', 'error_404', '404-seite-nicht-gefunden', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'page-not-found', '', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 1, 2176, 1660337173, '401 Nicht authentifiziert', 'error_401', '401-nicht-authentifiziert', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', 'unauthorized', '', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 46, 128, 1570008548, 'Headerbild dunkel', 'regular', 'headerbild-dunkel', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(46, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 5, 416, 1569838301, 'Layouts mit Headerbild', 'forward', 'layouts-mit-headerbild', 0, '', '', '', NULL, 'permanent', 45, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 2, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 46, 256, 1570008602, 'großes Headerbild dunkel', 'regular', 'grosses-headerbild', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 46, 192, 1570008571, 'Headerbild hell', 'regular', 'headerbild-hell', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 46, 384, 1570008611, 'großes Headerbild hell', 'regular', 'grosses-headerbild-hell', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 1, 1, 1, 32, 128, 1570539570, 'Vielen Dank für Ihre Anfrage', 'regular', 'vielen-dank-fuer-ihre-anfrage', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 2, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_never', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 8, 448, 1634900378, 'Megamenü', 'regular', 'module/megamenue', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '', NULL, 6, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(55, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 5, 464, 1666167444, 'Logo und Navigation untereinander', 'forward', 'layouts/logo-und-navigation-untereinander', 0, '', '', 'index,follow', NULL, 'permanent', 56, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 8, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 55, 128, 1666167369, 'Einspaltiges Layout', 'regular', 'layouts/einspaltiges-layout-kopie/einspaltiges-layout-kopie', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 8, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(57, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 55, 256, 1666167429, 'Zweispaltiges Layout', 'forward', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout', 0, '', '', 'index,follow', NULL, 'permanent', 59, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 0, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 55, 384, 1666167383, 'Dreispaltiges Layout', 'regular', 'layouts/einspaltiges-layout-kopie/dreispaltiges-layout-kopie', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 7, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 57, 128, 1666167406, 'mit linker Spalte', 'regular', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout-kopie/mit-linker-spalte-kopie', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 9, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); +INSERT INTO `tl_page` (`id`, `requireItem`, `alwaysForward`, `redirectBack`, `target`, `fallback`, `disableLanguageRedirect`, `maintenanceMode`, `enableCanonical`, `useFolderUrl`, `useSSL`, `autoforward`, `protected`, `includeLayout`, `includeCache`, `alwaysLoadFromCache`, `includeChmod`, `noSearch`, `hide`, `published`, `enforceTwoFactor`, `ac_defaultColumnWidth`, `ac_disableCSS`, `enable_high_contrast`, `enable_font_size`, `enable_font_size_switcher`, `pid`, `sorting`, `tstamp`, `title`, `type`, `alias`, `routePriority`, `pageTitle`, `language`, `robots`, `description`, `redirect`, `jumpTo`, `url`, `dns`, `staticFiles`, `staticPlugins`, `favicon`, `robotsTxt`, `mailerTransport`, `canonicalLink`, `canonicalKeepParams`, `adminEmail`, `dateFormat`, `timeFormat`, `datimFormat`, `validAliasCharacters`, `urlPrefix`, `urlSuffix`, `groups`, `layout`, `subpageLayout`, `cache`, `clientCache`, `cuser`, `cgroup`, `chmod`, `cssClass`, `sitemap`, `accesskey`, `start`, `stop`, `twoFactorJumpTo`, `ac_set`, `cssStyleSelector`, `font_size_comment_page`, `enableCsp`, `csp`, `cspReportOnly`, `cspReportLog`, `newsArchives`, `feedFormat`, `feedSource`, `maxFeedItems`, `feedFeatured`, `feedDescription`, `imgSize`) VALUES(60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 57, 256, 1666167414, 'mit rechter Spalte', 'regular', 'layouts/einspaltiges-layout-kopie/zweispaltiges-layout-kopie/mit-rechter-spalte-kopie', 0, '', '', 'index,follow', NULL, 'permanent', 0, '', '', '', '', NULL, NULL, '', '', '', '', '', '', '', '', '', '.html', NULL, 10, 0, 0, 0, 0, 0, 'a:9:{i:0;s:2:\"u1\";i:1;s:2:\"u2\";i:2;s:2:\"u3\";i:3;s:2:\"u4\";i:4;s:2:\"u5\";i:5;s:2:\"u6\";i:6;s:2:\"g4\";i:7;s:2:\"g5\";i:8;s:2:\"g6\";}', '', 'map_default', '0', '', '', 0, '', NULL, 0, 0, NULL, 0, 0, NULL, 'rss', 'source_teaser', 25, 'all_items', NULL, ''); INSERT INTO `tl_theme` (`id`, `tstamp`, `name`, `author`, `folders`, `screenshot`, `templates`, `pdir_th_description`, `pdir_th_license_domain`, `pdir_th_short_code`) VALUES(1, 1569937160, 'Nature Theme', 'pdir digital agentur - Philipp Seibt, Juliane Langer, Mathias Arzberger', NULL, NULL, '', 'pdir contao theme licence
Mit dieser Lizenz gekennzeichnete Themes dürfen sowohl privat als auch kommerziell eingesetzt werden. Der Copyright-Link bzw. die Copyright-Links \"Nature Theme by contao-themes.net\" dürfen nicht entfernt oder verändert werden. Das gilt auch wenn Sie das Theme nur als Basis für eine Website einsetzen und es verändern. Möchten Sie diesen Theme ohne Copyright-Link einsetzen, müssen Sie eine kostenpflichtige Lizenz erwerben.
', '', 'nature'); COMMIT; diff --git a/contao/templates/elements/ce_cthemes_feature_element_nature.html5 b/contao/templates/elements/ce_cthemes_feature_element_nature.html5 index f339527..fcbad71 100644 --- a/contao/templates/elements/ce_cthemes_feature_element_nature.html5 +++ b/contao/templates/elements/ce_cthemes_feature_element_nature.html5 @@ -14,7 +14,7 @@ headline ?> iconLink != ""): ?> -
text ?>
+
cspInlineStyles($this->text) ?>
\ No newline at end of file diff --git a/contao/templates/elements/ce_cthemes_teaserbox_fullheight.html5 b/contao/templates/elements/ce_cthemes_teaserbox_fullheight.html5 index 6dd6103..3fb7d7f 100644 --- a/contao/templates/elements/ce_cthemes_teaserbox_fullheight.html5 +++ b/contao/templates/elements/ce_cthemes_teaserbox_fullheight.html5 @@ -3,27 +3,27 @@ block('content'); ?> addImage): ?> -
+
headline): ?> - <hl ?>> - page != ""): ?>target ?>rel ?>pageTitle ?>> - headline ?> - page != ""): ?> - hl ?>> - + <hl ?>> + page != ""): ?>target ?>rel ?>pageTitle ?>> + headline ?> + page != ""): ?> + hl ?>> + - text ?> + cspInlineStyles($this->text) ?> - page != ""): ?> - - -
-endblock(); ?> + endblock(); ?> \ No newline at end of file diff --git a/contao/templates/elements/ce_cthemes_teaserbox_nature.html5 b/contao/templates/elements/ce_cthemes_teaserbox_nature.html5 index c5c8d40..cacc669 100644 --- a/contao/templates/elements/ce_cthemes_teaserbox_nature.html5 +++ b/contao/templates/elements/ce_cthemes_teaserbox_nature.html5 @@ -15,7 +15,7 @@ hl ?>> - text ?> + cspInlineStyles($this->text) ?> page != ""): ?> \ No newline at end of file diff --git a/contao/templates/events/event_full_nature.html5 b/contao/templates/events/event_full_nature.html5 index 632ac32..73151f0 100644 --- a/contao/templates/events/event_full_nature.html5 +++ b/contao/templates/events/event_full_nature.html5 @@ -27,7 +27,7 @@
addBefore): ?> - teaser ?> + cspInlineStyles($this->teaser) ?> addImage): ?> @@ -35,7 +35,7 @@ addBefore): ?> - teaser ?> + cspInlineStyles($this->teaser) ?>
diff --git a/contao/templates/events/event_list_nature.html5 b/contao/templates/events/event_list_nature.html5 index 596ae27..609602f 100644 --- a/contao/templates/events/event_list_nature.html5 +++ b/contao/templates/events/event_list_nature.html5 @@ -18,7 +18,7 @@
- teaser ?> + cspInlineStyles($this->teaser) ?>

diff --git a/contao/templates/events/event_teaser_nature.html5 b/contao/templates/events/event_teaser_nature.html5 index 95fdee4..5b03eeb 100644 --- a/contao/templates/events/event_teaser_nature.html5 +++ b/contao/templates/events/event_teaser_nature.html5 @@ -26,7 +26,7 @@
- teaser ?> + cspInlineStyles($this->teaser) ?>

diff --git a/contao/templates/forms/form_captcha.html5 b/contao/templates/forms/form_captcha.html5 index adab716..75dee50 100644 --- a/contao/templates/forms/form_captcha.html5 +++ b/contao/templates/forms/form_captcha.html5 @@ -1,37 +1,48 @@ extend('form_row'); ?> +block('label'); ?> +label): ?> + + +endblock(); ?> + block('field'); ?> +hasErrors()): ?> +

getErrorAsString() ?>

+ -
- label): ?> - - - - getAttributes() ?>> - getQuestion() ?> - -
- hasErrors()): ?> -

getErrorAsString() ?>

- - hasErrors()): ?> -
- - -
- - +getAttributes() ?>> +getQuestion() ?> + -endblock(); ?> +hasErrors()): ?> +
+ + +
+attr()->setIfExists('nonce', $this->nonce('script-src')) ?>> +(function() { +var e = document.getElementById('ctrl_id ?>'), +p = e.parentNode, f = p.parentNode; + +if (f.classList.contains('widget-captcha') || 'fieldset' === f.nodeName.toLowerCase() && 1 === f.children.length) { +p = f; +} + +e.required = false; +p.style.display = 'none'; + +setTimeout(() => { +fetch(getAjaxUrl()) ?>).then(r => r.json()).then(d => { +e.value = d.sum; +e.form.elements[name.'_hash') ?>].value = d.hash; +document.getElementById('captcha_text_id ?>').textContent = d.question; +}); +}, 5000); +})(); + + + +endblock(); ?> \ No newline at end of file diff --git a/contao/templates/news/news_full_nature.html5 b/contao/templates/news/news_full_nature.html5 index e4ce9fa..ee029e2 100644 --- a/contao/templates/news/news_full_nature.html5 +++ b/contao/templates/news/news_full_nature.html5 @@ -15,7 +15,7 @@ text ?>
- teaser ?> + cspInlineStyles($this->teaser) ?>
diff --git a/contao/templates/news/news_latest_nature_col2.html5 b/contao/templates/news/news_latest_nature_col2.html5 index da8c6d3..c2157a5 100644 --- a/contao/templates/news/news_latest_nature_col2.html5 +++ b/contao/templates/news/news_latest_nature_col2.html5 @@ -13,7 +13,7 @@

linkHeadline ?>

- teaser ?> + cspInlineStyles($this->teaser) ?>
hasMetaFields): ?> diff --git a/contao/templates/news/news_latest_nature_col3.html5 b/contao/templates/news/news_latest_nature_col3.html5 index f172660..d8dae34 100644 --- a/contao/templates/news/news_latest_nature_col3.html5 +++ b/contao/templates/news/news_latest_nature_col3.html5 @@ -13,7 +13,7 @@

linkHeadline ?>

- teaser ?> + cspInlineStyles($this->teaser) ?>
hasMetaFields): ?> diff --git a/contao/templates/news/news_short_nature.html5 b/contao/templates/news/news_short_nature.html5 index 7f4c10f..116d597 100644 --- a/contao/templates/news/news_short_nature.html5 +++ b/contao/templates/news/news_short_nature.html5 @@ -10,7 +10,7 @@

headline ?>

- teaser ?> + cspInlineStyles($this->teaser) ?>
hasMetaFields): ?> diff --git a/contao/templates/news/news_social_feed_extended_nature.html5 b/contao/templates/news/news_social_feed_extended_nature.html5 index 04dcd91..4e28cf9 100644 --- a/contao/templates/news/news_social_feed_extended_nature.html5 +++ b/contao/templates/news/news_social_feed_extended_nature.html5 @@ -29,7 +29,7 @@
-

\s*?){2,}#', '

', $this->teaser) ?>

+

\s*?){2,}#', '

', $this->cspInlineStyles($this->teaser)) ?>

diff --git a/contao/templates/news/news_social_feed_nature.html5 b/contao/templates/news/news_social_feed_nature.html5 index d32f66a..4fda6f5 100644 --- a/contao/templates/news/news_social_feed_nature.html5 +++ b/contao/templates/news/news_social_feed_nature.html5 @@ -35,7 +35,7 @@
-

\s*?){2,}#', '

', $this->teaser) ?>

+

\s*?){2,}#', '

', $this->cspInlineStyles($this->teaser)) ?>

diff --git a/public/scss/parts/elements.scss b/public/scss/parts/elements.scss index 88958c3..af343b2 100644 --- a/public/scss/parts/elements.scss +++ b/public/scss/parts/elements.scss @@ -1382,6 +1382,12 @@ pre { height: 100vh; z-index: 10; + img { + width: 100%; + height: 100%; + object-fit: cover; + } + @for $i from 1 through 20 { &:nth-of-type(#{$i}) { z-index: #{$i}; diff --git a/src/Migration/InitialDemoDataMigration.php b/src/Migration/InitialDemoDataMigration.php index 99c4f7a..148c60c 100644 --- a/src/Migration/InitialDemoDataMigration.php +++ b/src/Migration/InitialDemoDataMigration.php @@ -56,11 +56,6 @@ public function shouldRun(): bool $this->sqlFile = str_replace('minimal', 'full', $this->sqlFile); } - // Contao 5.1 - if (isset($schemaManager->listTableColumns('tl_form')['ajax'])) { - $this->sqlFile = str_replace('50', '51', $this->sqlFile); - } - // check some tables for content $count = $this->connection->fetchOne('SELECT COUNT(*) FROM `tl_article`'); $count += $this->connection->fetchOne('SELECT COUNT(*) FROM `tl_content`'); diff --git a/src/Migration/MigrationHelperTrait.php b/src/Migration/MigrationHelperTrait.php index 325d4b8..9c80411 100644 --- a/src/Migration/MigrationHelperTrait.php +++ b/src/Migration/MigrationHelperTrait.php @@ -31,7 +31,7 @@ trait MigrationHelperTrait private string $contaoFolder = 'vendor/contao-themes-net/nature-theme-bundle/contao'; private string $themeFolder = 'naturetheme'; - private string $sqlFile = 'sql/contao50/minimal.sql'; + private string $sqlFile = 'sql/contao53/minimal.sql'; private array $minTables = [ // @phpstan-ignore-line 'tl_article', 'tl_content', 'tl_css_style_selector', 'tl_files', 'tl_form', 'tl_form_field', 'tl_image_size', diff --git a/src/Module/NatureThemeSetup.php b/src/Module/NatureThemeSetup.php index 3584a1a..632e80c 100644 --- a/src/Module/NatureThemeSetup.php +++ b/src/Module/NatureThemeSetup.php @@ -22,7 +22,7 @@ class NatureThemeSetup extends BackendModule { - public const VERSION = '2.3.0'; + public const VERSION = '2.3.1'; protected $strTemplate = 'be_naturetheme_setup';